DNS Records
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Place",
"@id": "https://blog.icihomes.com/#place",
"geo": {
"@type": "GeoCoordinates",
"latitude": "29.158760",
"longitude": " -81.065323"
},
"hasMap": "https://www.google.com/maps/search/?api=1&query=29.158760, -81.065323",
"address": {
"@type": "PostalAddress",
"streetAddress": "2379 Beville Road",
"addressLocality": "Daytona Beach",
"addressRegion": "FL",
"postalCode": "32119",
"addressCountry": "United States"
}
},
{
"@type": "HomeAndConstructionBusiness",
"@id": "https://blog.icihomes.com/#organization",
"name": "ICI Homes",
"url": "https://blog.icihomes.com",
"sameAs": [
"https://www.facebook.com/icihomes",
"https://twitter.com/ICIHomes"
],
"email": "info@icihomes.com",
"address": {
"@type": "PostalAddress",
"streetAddress": "2379 Beville Road",
"addressLocality": "Daytona Beach",
"addressRegion": "FL",
"postalCode": "32119",
"addressCountry": "United States"
},
"logo": {
"@type": "ImageObject",
"@id": "https://blog.icihomes.com/#logo",
"url": "https://blog.icihomes.com/wp-content/uploads/2019/10/cropped-logo-new.png",
"contentUrl": "https://blog.icihomes.com/wp-content/uploads/2019/10/cropped-logo-new.png",
"caption": "ICI Homes",
"inLanguage": "en-US",
"width": "330",
"height": "75"
},
"priceRange": "$$",
"location": {
"@id": "https://blog.icihomes.com/#place"
},
"image": {
"@id": "https://blog.icihomes.com/#logo"
},
"telephone": "855-215-2974"
},
{
"@type": "WebSite",
"@id": "https://blog.icihomes.com/#website",
"url": "https://blog.icihomes.com",
"name": "ICI Homes",
"publisher": {
"@id": "https://blog.icihomes.com/#organization"
},
"inLanguage": "en-US",
"potentialAction": {
"@type": "SearchAction",
"target": "https://blog.icihomes.com/?s={search_term_string}",
"query-input": "required name=search_term_string"
}
},
{
"@type": "CollectionPage",
"@id": "https://blog.icihomes.com/#webpage",
"url": "https://blog.icihomes.com/",
"name": "ICI Homes - Florida Lifestyles",
"about": {
"@id": "https://blog.icihomes.com/#organization"
},
"isPartOf": {
"@id": "https://blog.icihomes.com/#website"
},
"inLanguage": "en-US"
}
]
}