{
  "@context": "https://schema.org",
  "@type": "OfferCatalog",
  "@id": "https://lazyeight.design/#programs",
  "name": "Lazy Eight programs",
  "url": "https://lazyeight.design/about/",
  "itemListElement": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "@id": "https://lazyeight.design/brand-build/#service",
        "name": "New Brand Build",
        "url": "https://lazyeight.design/brand-build/",
        "description": "For founders and teams creating a new brand, including a new business, sub-brand or category. The work brings together research, strategy, positioning, naming, narrative, brand identity, packaging, digital experiences and go-to-market planning. Scope is shaped around the business and its launch.",
        "provider": {
          "@id": "https://lazyeight.design/#organization"
        }
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "@id": "https://lazyeight.design/brand-evolve/#service",
        "name": "Brand Evolve",
        "url": "https://lazyeight.design/brand-evolve/",
        "description": "For existing brands entering a new chapter. We begin with an audit of the brand, its audience and its ambitions, then shape the work around what to retain and what to change. The scope can include positioning, narrative, identity, packaging, digital experiences and rollout.",
        "provider": {
          "@id": "https://lazyeight.design/#organization"
        }
      }
    }
  ]
}
