" Structured Data Markup"
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "SuperFluffyClothingStore",
"url": "https://www.superfluffyclothingstore.com",
"logo": "https://www.superfluffyclothingstore.com/logo.png",
"same As": [
"https://www.facebook.com/superfluffyclothingstore",
"https://www.instagram.com/antonio quijano",
"https://www.twitter.com/Lazaro Quijano"
],
"description": "SuperFluffyClothingStore offers stylish and comfortable men's and women's clothing with premium quality fabrics.",
"address": {
"@type": "Postal Address",
"street Address": "729 E 107 Street",
"address Locality": "Los Angeles",
"address Region": "CA",
"postal Code": "90002",
"address Country": "US"
},
"Contact Point": {
"@type": "Contact Point",
"telephone": "+1-213-248-7254",
"contact Type": "customer service",
"email": "Admin@juliql.l.c.com"
}
}
</script>