{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.myfamilymobile.com/#organization",
      "name": "My Family Mobile",
      "url": "https://www.myfamilymobile.com/",
      "description": "Getting started is easy as ever, no contract and no activation fees. Unlimited Talk, Text & Data plans with 4G LTE speeds. Bring your own phone or get a new one!"
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/my-family-mobile#asg",
      "name": "My Family Mobile ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/my-family-mobile",
      "isPartOf": {
        "@id": "https://www.myfamilymobile.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}