Structured Data

    Roy Nielson Barini-Garcia

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

    Schema.org / LocalBusiness
    |
    46 lines
    |
    JSON-LD
    application/ld+json
    {
      @context: "https://schema.org",
      @type: "LocalBusiness",
      name: "Roy Nielson Barini-Garcia",
      description: "Roy Nielson Barini-Garcia is a family law attorney serving Twin Falls, Idaho. With a focus on helping families navigate legal matters, this practice handles divorce, child custody, support issues, and other family law concerns. The firm provides personalized legal representation tailored to each client's unique circumstances.",
      url: "http://www.twinfallsattorneys.com/",
      telephone: "+1-208-918-0142",
      address: {
        @type: "PostalAddress",
        streetAddress: "780 Eastland Dr",
        addressLocality: "Twin Falls",
        addressRegion: "ID",
        postalCode: "83301",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 42.5579407,
        longitude: -114.4401809
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "3.7",
        reviewCount: "3",
        bestRating: "5"
      },
      areaServed: "Twin Falls, Idaho and surrounding areas",
      knowsAbout: "Family Law, Individuals going through divorce, families dealing with custody disputes, parents seeking support arrangements",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Family Law Experience"
        }
      ],
      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.