1
0

commentmeta.jsonld 180 B

1234567891011121314
  1. {
  2. "@context": {
  3. "so": "https://schema.org/",
  4. "pb": "?jsonld=types#"
  5. },
  6. "MetaData": {
  7. "created": {
  8. "@type": "CreationTime"
  9. },
  10. "icon": {
  11. "@type": "so:url"
  12. }
  13. }
  14. }