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: "Signature Quality Patios, Inc",
description: "Signature Quality Patios specializes in custom patio design and construction, creating outdoor living spaces with high-quality materials and expert craftsmanship. Serving the Austin area, they offer comprehensive services from initial design consultation through installation of pavers, retaining walls, outdoor kitchens, and hardscaping features. Their team focuses on building durable, beautiful outdoor spaces tailored to each client's vision and property.",
url: "http://www.sqpatios.com/",
telephone: "+1-512-866-6287",
address: {
@type: "PostalAddress",
streetAddress: "13809 Research Blvd Suite 500",
addressLocality: "Austin",
addressRegion: "TX",
postalCode: "78750",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 30.464302099999998,
longitude: -97.794252
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "5",
reviewCount: "35",
bestRating: "5"
},
areaServed: "Austin, Texas and surrounding areas",
knowsAbout: "Hardscaping & Patios, Homeowners wanting custom outdoor living spaces, Property owners planning landscape upgrades, Families seeking functional entertaining areas",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Custom Design Services"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Installation"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Diverse Material Options"
}
],
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.