Structured Data

    Brittany Golden of Solene Realty

    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: "Brittany Golden of Solene Realty",
      description: "Brittany Golden is a real estate agent with Solene Realty serving the Jacksonville area. She specializes in helping clients navigate the local real estate market with personalized service and market expertise. Whether you're buying your first home, selling a property, or exploring investment opportunities, Brittany provides guidance tailored to your specific real estate goals.",
      telephone: "+1-904-945-4250",
      address: {
        @type: "PostalAddress",
        streetAddress: "233 E Bay St suite 920b",
        addressLocality: "Jacksonville",
        addressRegion: "FL",
        postalCode: "32202",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 30.325742700000003,
        longitude: -81.65466200000002
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "4.8",
        reviewCount: "13",
        bestRating: "5"
      },
      areaServed: "Jacksonville, FL and surrounding areas",
      knowsAbout: "Real Estate Agents, First-time homebuyers, sellers looking to maximize property value, relocation clients, investment property investors",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Solene Realty Affiliation"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Personalized Service"
        }
      ],
      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.