{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://mikollc.com/#organization",
      "name": "Miko LLC",
      "url": "https://mikollc.com/",
      "description": "Miko LLC is a licensed general contractor with multiple certifications providing services in Phoenix, North Scottsdale, Cave Creek, and Carefree."
    },
    {
      "@type": "WebPage",
      "@id": "https://directory.websdocs.com/business/miko-llc#asg",
      "name": "Miko LLC ASG Directory Profile",
      "url": "https://directory.websdocs.com/business/miko-llc",
      "isPartOf": {
        "@id": "https://mikollc.com/#organization"
      },
      "description": "Public business information published by the WebsDocs ASG Directory."
    }
  ]
}