{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://solidstarts.com/#organization",
      "name": "Solid Starts",
      "legalName": "Solid Starts Inc",
      "url": "https://solidstarts.com/",
      "description": "A team of pediatric feeding experts and doctors to help you start solids, prevent + reverse picky eating. Free First Foods® database."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/solid-starts#asg",
      "name": "Solid Starts ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/solid-starts",
      "isPartOf": {
        "@id": "https://solidstarts.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}