Structured Data
This is the JSON-LD structured data that AI platforms read when they visit this profile. 56 lines, Schema.org LocalBusiness format.
{
@context: "https://schema.org",
@type: "LocalBusiness",
name: "Paradise Exteriors Windows and Doors",
description: "Paradise Exteriors is a St. Petersburg-based windows and doors contractor specializing in residential installation, replacement, and upgrades. They offer custom window options, entry door solutions, and storm windows to homeowners throughout the Tampa Bay area. The company provides free in-home estimates and financing options to make exterior upgrades accessible.",
url: "https://www.paradiseexteriors.com/st-petersburg-window-installation-service",
telephone: "+1-727-291-0810",
address: {
@type: "PostalAddress",
streetAddress: "9741 International Ct N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33716",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.860080900000003,
longitude: -82.6534851
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "286",
bestRating: "5"
},
areaServed: "St. Petersburg, Tampa Bay, and surrounding areas",
knowsAbout: "Windows & Doors, Homeowners seeking window and door replacements, energy-conscious buyers, properties needing storm protection, homes with custom architectural requirements",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Free In-Home Estimates"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Financing Available"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Window Solutions"
}
],
publisher: {
@type: "Organization",
name: "Lantern",
url: "https://lantern.llc",
contactPoint: {
@type: "ContactPoint",
url: "https://lantern.llc/contact?from=ai-data",
contactType: "AI inquiries"
}
}
}This structured data is embedded in the AI Profile page as JSON-LD and is read by ChatGPT, Claude, Perplexity, Google AI, and other AI platforms when they crawl this page. It follows the Schema.org LocalBusiness specification.