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: "Second Nature Landscaping and Pavers",
description: "Second Nature Landscaping and Pavers is a full-service landscaping and hardscaping company based in St. Petersburg, offering comprehensive outdoor design and construction services. The team specializes in paver patios, retaining walls, walkways, outdoor kitchens, and complete landscape design for residential and commercial properties. With a 4.7-star reputation backed by customer reviews, they combine creative design expertise with quality installation to transform outdoor spaces.",
url: "http://secondnatureisnumberone.com/",
telephone: "+1-727-644-9988",
address: {
@type: "PostalAddress",
streetAddress: "5112 74th St N",
addressLocality: "St. Petersburg",
addressRegion: "FL",
postalCode: "33709",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 27.818442599999997,
longitude: -82.7414146
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.7",
reviewCount: "38",
bestRating: "5"
},
areaServed: "St. Petersburg, Tampa Bay area, and surrounding communities",
knowsAbout: "Hardscaping & Patios, Homeowners seeking outdoor renovations, Property managers, Commercial property owners, Customers wanting complete hardscape and landscape transformation",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Specialized Hardscaping"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Build Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Established Local Presence"
}
],
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.