Structured Data

    Jessica Primm Landscape Architecture

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

    Schema.org / LocalBusiness
    |
    50 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Jessica Primm Landscape Architecture",
      description: "Jessica Primm Landscape Architecture provides professional landscape design services in the Charlottesville area. With expertise in creating thoughtfully planned outdoor spaces, Jessica works with residential clients to transform yards into functional and beautiful landscapes tailored to their vision and property.",
      telephone: "+1-434-882-0520",
      address: {
        @type: "PostalAddress",
        streetAddress: "110 Monte Vista Ave",
        addressLocality: "Charlottesville",
        addressRegion: "VA",
        postalCode: "22903",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.0168433,
        longitude: -78.5132087
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "1",
        bestRating: "5"
      },
      areaServed: "Charlottesville, VA and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape design, Residential property owners wanting professional outdoor planning",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Design Approach"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local 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.