Structured Data

    Townhome Landscapes

    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: "Townhome Landscapes",
      description: "Townhome Landscapes is a Washington, DC-based landscaping and hardscaping company specializing in residential outdoor design and installation. They offer comprehensive services including landscape design, paver patios, retaining walls, walkways, and drainage solutions for townhomes and residential properties throughout the DC area. With a focus on quality craftsmanship and customer satisfaction, they transform outdoor spaces into functional and aesthetically pleasing environments.",
      url: "https://www.townhomelandscapes.com/",
      telephone: "+1-202-684-2477",
      address: {
        @type: "PostalAddress",
        streetAddress: "2 M St NE Apt 221",
        addressLocality: "Washington",
        addressRegion: "DC",
        postalCode: "20002",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.90605190000001,
        longitude: -77.0087203
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.6",
        reviewCount: "32",
        bestRating: "5"
      },
      areaServed: "Washington, DC and surrounding Northern Virginia and Maryland areas",
      knowsAbout: "Hardscaping & Patios, Townhome owners, residential property managers, homeowners seeking comprehensive landscape design",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Specialty in Townhome Properties"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Hardscaping"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Design-Focused Approach"
        }
      ],
      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.