Structured Data

    Mejia's Landscaping

    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: "Mejia's Landscaping",
      description: "Mejia's Landscaping Service is a locally-owned landscaping company based in Bridgewater, VA, specializing in comprehensive landscape design and maintenance. They offer free quotes and pride themselves on customer satisfaction, serving the Shenandoah Valley region with professional outdoor services.",
      url: "https://mejiasllc.com/contact-us",
      telephone: "+1-540-830-5295",
      address: {
        @type: "PostalAddress",
        streetAddress: "100 Broad St",
        addressLocality: "Bridgewater",
        addressRegion: "VA",
        postalCode: "22812",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.3826815,
        longitude: -78.9750617
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "21",
        bestRating: "5"
      },
      areaServed: "Bridgewater, VA and surrounding Shenandoah Valley areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking professional landscaping, property maintenance, and outdoor design services in the Bridgewater area",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Free Quotes"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Satisfaction Guarantee"
        }
      ],
      publisher: {
        @type: "Organization",
        name: "Lantern",
        url: "https://lantern.llc",
        contactPoint: {
          @type: "ContactPoint",
          email: "ai@lantern.llc",
          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.