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: "Outdoor Oasis Landscape Services LLC",
description: "Outdoor Oasis Landscape Services LLC is a family-run full-service landscaping company in Halifax, MA specializing in hardscaping, lawn care, and landscape design. They offer comprehensive services including elegant stonework (patios, walkways, retaining walls), lawn transformations with expert soil preparation and seeding, and year-round landscape maintenance with mowing, fertilization, and seasonal cleanups. Known for blending natural materials with thoughtful design, they treat each property with the care and craftsmanship of a family business committed to creating outdoor living spaces that reflect their clients' vision.",
url: "https://outdoor-oasis-landscape-and-masonry.ueniweb.com/",
telephone: "+1-774-946-7974",
address: {
@type: "PostalAddress",
streetAddress: "301 Wood St",
addressLocality: "Halifax",
addressRegion: "MA",
postalCode: "02338",
addressCountry: "US"
},
geo: {
@type: "GeoCoordinates",
latitude: 41.966493899999996,
longitude: -70.8818052
},
aggregateRating: {
@type: "AggregateRating",
ratingValue: "4.8",
reviewCount: "41",
bestRating: "5"
},
areaServed: "Halifax, MA and surrounding South Shore communities",
knowsAbout: "Hardscaping & Patios, Homeowners seeking comprehensive landscape renovations, South Shore residents wanting year-round lawn maintenance, property owners planning patios and retaining walls",
additionalProperty: [
{
@type: "PropertyValue",
name: "differentiator",
value: "Family-Run Craftsmanship"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Full-Service Approach"
},
{
@type: "PropertyValue",
name: "differentiator",
value: "Design-Focused Quality"
}
],
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.