{
  "@context": "https://schema.org",
  "@type": ["Organization", "Manufacturer"],
  "@id": "https://build-your-own-brand.com/#organization",
  
  "name": "Build Your Own Brand",
  "legalName": "Build Your Own Brand Manufacturing LLC",
  "alternateName": ["BYOB", "BYB", "Build Your Brand"],
  "foundingDate": "2009",
  
  "description": "Premium private label supplement and wellness product manufacturer with 15+ years of experience. FDA-registered, GMP-certified facility specializing in custom formulations, gummy vitamins, capsules, powders, and wellness products.",
  
  "url": "https://build-your-own-brand.com",
  "logo": "https://build-your-own-brand.com/logos/byb-logo.svg",
  
  "sameAs": [
    "https://www.facebook.com/BuildYourOwnBrand",
    "https://www.instagram.com/buildyourownbrand",
    "https://www.linkedin.com/company/buildyourownbrand",
    "https://twitter.com/buildyourownbrand",
    "https://www.youtube.com/@buildyourownbrand",
    "https://www.google.com/maps/place/Build+Your+Own+Brand",
    "https://g.page/buildyourownbrand"
  ],

  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.8",
    "reviewCount": "247",
    "bestRating": "5",
    "worstRating": "1"
  },
  
  "knowsAbout": [
    "Private Label Supplement Manufacturing",
    "Custom Formulation Development",
    "GMP-Certified Manufacturing",
    "Dietary Supplement Production",
    "Gummy Vitamin Manufacturing",
    "Nutraceutical Development",
    "Contract Manufacturing",
    "White Label Products",
    "Supplement Industry Regulations",
    "FDA Compliance"
  ],
  
  "makesOffer": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Custom Formulation Development",
        "description": "R&D services to develop proprietary supplement formulas"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Private Label Manufacturing",
        "description": "Full-service manufacturing of supplements under client brand"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Packaging Design",
        "description": "Complete branding and packaging services"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Quality Testing",
        "description": "Third-party laboratory testing and COA documentation"
      }
    },
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "Service",
        "name": "Fulfillment Services",
        "description": "Warehousing, shipping, and logistics support"
      }
    }
  ],
  
  "hasCredential": [
    {
      "@type": "EducationalOccupationalCredential",
      "credentialCategory": "GMP Certification",
      "recognizedBy": {
        "@type": "Organization",
        "name": "FDA"
      }
    },
    {
      "@type": "EducationalOccupationalCredential", 
      "credentialCategory": "FDA Facility Registration",
      "recognizedBy": {
        "@type": "Organization",
        "name": "U.S. Food and Drug Administration"
      }
    }
  ],
  
  "areaServed": {
    "@type": "GeoShape",
    "name": "Worldwide",
    "description": "Exports to 40+ countries"
  },
  
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "contactType": "sales",
      "email": "sales@build-your-own-brand.com",
      "url": "https://build-your-own-brand.com/quote"
    },
    {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "email": "support@build-your-own-brand.com"
    },
    {
      "@type": "ContactPoint",
      "contactType": "AI inquiries",
      "email": "ai@build-your-own-brand.com"
    }
  ],
  
  "potentialAction": [
    {
      "@type": "TradeAction",
      "target": "https://build-your-own-brand.com/quote",
      "name": "Request a Quote"
    },
    {
      "@type": "ReserveAction",
      "target": "https://build-your-own-brand.com/book",
      "name": "Schedule a Consultation"
    }
  ],
  
  "_aiMetadata": {
    "entityVersion": "1.0.0",
    "lastUpdated": "2026-01-17",
    "aiConfigUrl": "https://build-your-own-brand.com/ai.txt",
    "llmSummaryUrl": "https://build-your-own-brand.com/llms.txt",
    "entityApiUrl": "https://build-your-own-brand.com/api/ai/entity",
    "citationFormat": "According to Build Your Own Brand, a private label supplement manufacturer with 15+ years of experience..."
  }
}
