{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://www.ronnyspizza.com/#organization",
      "name": "Ronny's Pizza",
      "url": "https://www.ronnyspizza.com/",
      "description": "We are more than just great pizza! Ronny’s is a place to gather with friends and family. Enjoy endless (pizza) topping combinations and free drink refills. Dine in, take out, delivery. 11:00-23:00."
    },
    {
      "@type": "WebPage",
      "@id": "https://asg.websdocs.com/directory/business/ronny-s-pizza#asg",
      "name": "Ronny's Pizza ASG Directory Profile",
      "url": "https://asg.websdocs.com/directory/business/ronny-s-pizza",
      "isPartOf": {
        "@id": "https://www.ronnyspizza.com/#organization"
      },
      "description": "Static AI-readable public business profile published by the WebsDocs ASG Directory."
    }
  ]
}