Format analogue, not sure that @ is a good start of context may be "." better psychologically #3490
rohhhs
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
// open for criticism, discussions etc.
// it seems useful for me, wonder if someone will find the same.
[
{
".": "https://rohhs.com/", || "@context": "https://rohhs.com/",
".type": "organisation", || "@type": "Organisation",
"name": "Name of organisation",
"names": {
"name": "Name of organisation",
"surname": "Surname of the organisation",
"alt": "Alternative name of the organisation",
"legal": "Legal name of the organisation",
"short": "Short name of the organisation"
},
"script": "description, prescription, manuscript",
"address": "Address of the organisation",
"addresses": {
"legal": "Legal address of the organisation",
"postal": "Postal address of the organisation",
"actual": "Actual address of the organisation",
"phone": "Phone number of the organisation",
"fax": "Fax number of the organisation",
"email": "Email of the organisation"
},
"link": "Link to the website of the organisation",
"links": {
"site": "Link to the website of the organisation",
"vkontakte": "Link to the VK page of the organisation",
"facebook": "Link to the Facebook page of the organisation",
"x": "Link to the Twitter page of the organisation",
"instagram": "Link to the Instagram page of the organisation",
"youtube": "Link to the YouTube page of the organisation",
"telegram": "Link to the Telegram page of the organisation",
"odnoklassniki": "Link to the Odnoklassniki page of the organisation",
"wikipedia": "Link to the Wikipedia page of the organisation"
},
"symbol": "Symbol of the organisation",
"symbols": {
"logo": "Link to the logo of the organisation",
"emblem": "Link to the emblem of the organisation",
"flag": "Link to the flag of the organisation",
"banner": "Link to the banner of the organisation"
},
"id": 6667666,
"ids": {
"inn": 6667666,
"kpp": 6667666,
"ogrn": 6667666,
"okpo": 6667666
}
},
{
"sameAs": [
"https://domain1.com/",
"https://domain2.com/",
"https://domain3.com/",
"https://domain4.com/",
"https://domain5.com/",
"https://domain6.com/",
"https://domain7.com/",
"https://domain8.com/"
]
}
]
Beta Was this translation helpful? Give feedback.
All reactions