Structured Data

    Groff Landscape Design

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

    Schema.org / LocalBusiness
    |
    56 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Groff Landscape Design",
      description: "Groff Landscape Design is a full-service landscape design and construction company serving the Arlington area and Northern Virginia. They specialize in creating custom outdoor spaces including paver patios, retaining walls, outdoor kitchens, and drainage solutions, backed by professional design services. Their team combines creative landscape design with quality construction to transform residential properties.",
      url: "http://www.grofflandscapedesign.com/",
      telephone: "+1-703-999-8225",
      address: {
        @type: "PostalAddress",
        streetAddress: "3100 Clarendon Blvd Suite 200",
        addressLocality: "Arlington",
        addressRegion: "VA",
        postalCode: "22201",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.8863822,
        longitude: -77.0951094
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.9",
        reviewCount: "38",
        bestRating: "5"
      },
      areaServed: "Arlington, Virginia and Northern Virginia",
      knowsAbout: "Hardscaping & Patios, Homeowners seeking custom outdoor living spaces, Properties needing drainage or erosion solutions, Homeowners wanting professional landscape design consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full Design & Build Services"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialized Outdoor Features"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Design Expertise"
        }
      ],
      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.