{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "name": "VenDappl",
      "url": "https://vendappl.com",
      "logo": "https://vendappl.com/favicon.png",
      "description": "The #1 private marketplace for buying, selling, and brokering vending machines, routes, and placement opportunities.",
      "sameAs": [],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "customer service",
        "url": "https://vendappl.com/help"
      },
      "areaServed": "US",
      "knowsAbout": [
        "Vending Machines",
        "Vending Routes",
        "Vending Machine Locations",
        "Vending Business Opportunities",
        "Vending Machine Placement"
      ]
    },
    {
      "@type": "SoftwareApplication",
      "name": "VenDappl",
      "applicationCategory": "BusinessApplication",
      "operatingSystem": "Web",
      "offers": {
        "@type": "Offer",
        "price": "0",
        "priceCurrency": "USD",
        "description": "Free marketplace access with optional premium subscriptions"
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "ratingCount": "847",
        "bestRating": "5"
      }
    }
  ]
}
