Structured Data

    Semicircle Design Co.

    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: "Semicircle Design Co.",
      description: "Semicircle Design Co. is a design-focused business located in Oakland that specializes in creating custom design solutions. Based in the Bay Area, they work with clients to develop thoughtful, tailored designs that meet specific project needs and aesthetic goals.",
      url: "http://www.semicircledesignco.com/",
      telephone: "+1-503-539-9729",
      address: {
        @type: "PostalAddress",
        streetAddress: "969 Warfield Ave",
        addressLocality: "Oakland",
        addressRegion: "CA",
        postalCode: "94610",
        addressCountry: "US"
      },
      geo: {
        @type: "GeoCoordinates",
        latitude: 37.8155607,
        longitude: -122.2418224
      },
      aggregateRating: {
        @type: "AggregateRating",
        ratingValue: "5",
        reviewCount: "2",
        bestRating: "5"
      },
      areaServed: "Oakland and surrounding Bay Area",
      knowsAbout: "General Contractors & Remodelers, Clients seeking custom design work, small businesses needing branding or visual design, individuals with specific creative projects",
      additionalProperty: [
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Custom Design Focus"
        },
        {
          @type: "PropertyValue",
          name: "differentiator",
          value: "Local Oakland Studio"
        }
      ],
      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.