Structured Data

    Catalina View Gardens

    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: "Catalina View Gardens",
      description: "Catalina View Gardens is an elegant event venue in Rancho Palos Verdes offering stunning ocean views and versatile indoor/outdoor spaces for weddings, receptions, corporate events, and celebrations. The venue features manicured gardens, multiple event areas, and professional event coordination services to create memorable occasions for couples and organizations.",
      url: "http://catalinaviewgardens.com/",
      telephone: "+1-310-544-6177",
      address: {
        @type: "PostalAddress",
        streetAddress: "6001 Palos Verdes Dr S",
        addressLocality: "Rancho Palos Verdes",
        addressRegion: "CA",
        postalCode: "90275",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 33.747150399999995,
        longitude: -118.37890619999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "46",
        bestRating: "5"
      },
      areaServed: "Los Angeles South Bay and Orange County",
      knowsAbout: "Event & Wedding Venues, Couples seeking scenic wedding venues, Corporate event planners, Celebration hosts wanting coastal elegance, Destination event groups",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Panoramic Catalina Island Views"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Versatile Indoor & Outdoor Spaces"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Professional Event Coordination"
        }
      ],
      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.