Structured Data

    San Diego 3D Landscape Design

    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: "San Diego 3D Landscape Design",
      description: "San Diego 3D Landscape Design is a landscape design and construction company based in Escondido that specializes in creating custom outdoor spaces using 3D visualization technology. They offer comprehensive landscaping services including design, installation, and maintenance, helping homeowners and property owners envision and build their ideal landscapes before breaking ground. Their use of advanced 3D rendering allows clients to see detailed previews of projects and make informed decisions about plant selection, hardscaping, and layout.",
      url: "https://www.sandiego3dinc.com/",
      telephone: "+1-619-560-6556",
      address: {
        @type: "PostalAddress",
        streetAddress: "1244 N Grape St",
        addressLocality: "Escondido",
        addressRegion: "CA",
        postalCode: "92026",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.140640399999995,
        longitude: -117.0821985
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.4",
        reviewCount: "35",
        bestRating: "5"
      },
      areaServed: "Escondido and surrounding North County San Diego areas",
      knowsAbout: "Landscaping & Lawn Care, Homeowners seeking custom landscape designs, property owners wanting to visualize outdoor improvements before investing, and clients who value professional design consultation",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "3D Design Visualization"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Full-Service Landscape Solutions"
        }
      ],
      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.