Structured Data

    Magnolia Garden & Construction

    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: "Magnolia Garden & Construction",
      description: "Magnolia Garden & Construction is a general contractor serving the Lemon Grove area, offering hardscaping and construction services for residential projects. With a 5-star rating from 16 reviews, they bring quality craftsmanship and attention to detail to outdoor and structural improvements.",
      url: "https://magnoliagarden.net/",
      telephone: "+1-619-663-7150",
      address: {
        @type: "PostalAddress",
        streetAddress: "8187 Mt Vernon St",
        addressLocality: "Lemon Grove",
        addressRegion: "CA",
        postalCode: "91945",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 32.7316473,
        longitude: -117.02373689999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "16",
        bestRating: "5"
      },
      areaServed: "Lemon Grove, CA and surrounding areas",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking hardscaping improvements, Local residents needing construction services, Property owners planning outdoor upgrades",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Established Local Reputation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Construction"
        }
      ],
      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.