{
"@context": "https://schema.org",
"@type": "OnlineStore",
"@id": "https://diamond-vault.com/#onlinestore",
"name": "The Diamond Vault",
"url": "https://diamond-vault.com/",
"description": "The Diamond Vault is a Scottsdale diamond jeweler offering wholesale diamonds, engagement rings, custom jewelry, bridal rings, diamond jewelry, jewelry repair, and watch repair.",
"telephone": "+1-480-948-8444",
"image": "https://diamond-vault.com/",
"logo": {
"@type": "ImageObject",
"url": "https://diamond-vault.com/"
},
"sameAs": [
"https://www.facebook.com/diamondvaultaz/",
"https://x.com/dvault/",
"https://www.instagram.com/thediamondvaultaz/"
],
"address": {
"@type": "PostalAddress",
"streetAddress": "7119 E. Shea Blvd, Suite 104",
"addressLocality": "Scottsdale",
"addressRegion": "AZ",
"postalCode": "85254",
"addressCountry": "US"
},
"areaServed": [
{
"@type": "City",
"name": "Scottsdale",
"address": {
"@type": "PostalAddress",
"addressRegion": "AZ",
"addressCountry": "US"
}
},
{
"@type": "City",
"name": "Phoenix",
"address": {
"@type": "PostalAddress",
"addressRegion": "AZ",
"addressCountry": "US"
}
},
{
"@type": "Country",
"name": "United States"
}
],
"hasOfferCatalog": {
"@type": "OfferCatalog",
"name": "Diamond Jewelry and Custom Jewelry Products",
"itemListElement": [
{
"@type": "OfferCatalog",
"name": "Wholesale Diamonds",
"itemListElement": {
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Wholesale Diamonds",
"serviceType": "Diamonds"
}
}
},
{
"@type": "OfferCatalog",
"name": "Engagement Rings",
"itemListElement": {
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Engagement Rings",
"serviceType": "Fine Jewelry"
}
}
},
{
"@type": "OfferCatalog",
"name": "Custom Jewelry",
"itemListElement": {
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Custom Jewelry",
"serviceType": "Fine Jewelry"
}
}
},
{
"@type": "OfferCatalog",
"name": "Bridal Rings",
"itemListElement": {
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Bridal Rings",
"serviceType": "Fine Jewelry"
}
}
},
{
"@type": "OfferCatalog",
"name": "Diamond Jewelry",
"itemListElement": {
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Diamond Jewelry",
"serviceType": "Fine Jewelry"
}
}
},
{
"@type": "OfferCatalog",
"name": "Jewelry and Watch Repair",
"itemListElement": {
"@type": "Offer",
"itemOffered": {
"@type": "Service",
"name": "Jewelry and Watch Repair",
"serviceType": "Jewelry Repair"
}
}
}
]
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+1-480-948-8444",
"contactType": "customer service",
"areaServed": "US",
"availableLanguage": "English"
}
}