Structured Data

    Sunset Patios Fresno

    This is the JSON-LD structured data that AI platforms read when they visit this profile. 51 lines, Schema.org LocalBusiness format.

    Schema.org / LocalBusiness
    |
    51 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Sunset Patios Fresno",
      description: "Sunset Patios Fresno is a hardscaping and patio construction company serving the Fresno area. They specialize in custom patio design and installation, creating outdoor living spaces with pavers, retaining walls, and landscape features. The team delivers quality craftsmanship for homeowners looking to enhance their outdoor areas.",
      url: "http://sunset-patio.com/",
      telephone: "+1-559-360-2417",
      address: {
        @type: "PostalAddress",
        streetAddress: "1443 N Thesta St",
        addressLocality: "Fresno",
        addressRegion: "CA",
        postalCode: "93703",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 36.761851199999995,
        longitude: -119.78448689999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "11",
        bestRating: "5"
      },
      areaServed: "Fresno, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom patio installation, Families wanting outdoor entertaining spaces, Property owners planning hardscape upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Patio Design"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Quality Hardscaping Work"
        }
      ],
      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.