Structured Data

    Divito lending

    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: "Divito lending",
      description: "Divito Lending is a mortgage and lending services provider based in Port St. Lucie, offering financing solutions for homebuyers and property investors. They specialize in mortgage origination and lending services, helping clients secure financing for their real estate goals.",
      url: "http://divito-lending.com/",
      telephone: "+1-800-286-3235",
      address: {
        @type: "PostalAddress",
        streetAddress: "8704 SW Flutto Way",
        addressLocality: "Port St. Lucie",
        addressRegion: "FL",
        postalCode: "34987",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 27.3066241,
        longitude: -80.44836099999999
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "5",
        bestRating: "5"
      },
      areaServed: "Port St. Lucie, Florida and surrounding areas",
      knowsAbout: "Mortgage Brokers, Homebuyers, Real estate investors, Property purchasers seeking mortgage financing",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Expertise"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Direct Lending Services"
        }
      ],
      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.