Structured Data

    JAC LANDSCAPING and RETAINING WALL & FENCE LLC

    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: "JAC LANDSCAPING and RETAINING WALL & FENCE LLC",
      description: "JAC Landscaping and Retaining Wall & Fence LLC is a full-service landscaping company based in Fredericksburg, VA, specializing in landscape design, installation, retaining walls, and fence work. The business handles both residential and commercial projects, offering comprehensive outdoor solutions from initial design through completion and maintenance.",
      telephone: "+1-540-395-2810",
      address: {
        @type: "PostalAddress",
        streetAddress: "417 Ferry Rd",
        addressLocality: "Fredericksburg",
        addressRegion: "VA",
        postalCode: "22405",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 38.2958417,
        longitude: -77.4359328
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "19",
        bestRating: "5"
      },
      areaServed: "Fredericksburg, VA and surrounding areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking landscape redesigns, property owners needing retaining walls or fencing, commercial properties requiring outdoor improvements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Retaining Wall Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Approach"
        }
      ],
      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.