Structured Data | [
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Vinty Market",
"url": "/",
"contactPoint": {
"@type": "ContactPoint",
"contactType": "customer support",
"email": "hello@vintymarket.com",
"url": "/"
},
"sameAs": [
"https://vintymarket.com",
"https://www.facebook.com/vintymarketcom"
]
}
] |