{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Product",
      "@id": "https://onlyonemusic111.com/packages#only-one",
      "name": "Only One - Live Band Package",
      "description": "Solo folk musician live band service - affordable and perfect for small gatherings, birthday parties, and small events. Includes 1 musician playing and singing.",
      "image": "https://d2xsxph8kpxj0f.cloudfront.net/310519663518137934/e6HthtWdDqoTNiMYxbJcmy/knockout_71c22b80.jpg",
      "url": "https://onlyonemusic111.com/packages?package=solo",
      "brand": {
        "@type": "Brand",
        "name": "Only One Music"
      },
      "offers": {
        "@type": "Offer",
        "url": "https://onlyonemusic111.com/packages?package=solo",
        "priceCurrency": "THB",
        "price": "5000",
        "priceValidUntil": "2026-12-31",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@type": "Organization",
          "name": "Only One Music"
        }
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.8",
        "ratingCount": "50",
        "bestRating": "5",
        "worstRating": "1"
      },
      "review": [
        {
          "@type": "Review",
          "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5"
          },
          "author": {
            "@type": "Person",
            "name": "Customer"
          },
          "reviewBody": "Perfect for our intimate gathering. Great musician and wonderful atmosphere!"
        }
      ]
    },
    {
      "@type": "Product",
      "@id": "https://onlyonemusic111.com/packages#only-two",
      "name": "Only Two - Live Band Package",
      "description": "Duo folk band service with guitar and drums or guitar and female vocalist. Perfect for events with 100 guests. Adds rhythm and variety to your event.",
      "image": "https://d2xsxph8kpxj0f.cloudfront.net/310519663518137934/e6HthtWdDqoTNiMYxbJcmy/knockout_01_21fc7984.jpg",
      "url": "https://onlyonemusic111.com/packages?package=duo",
      "brand": {
        "@type": "Brand",
        "name": "Only One Music"
      },
      "offers": {
        "@type": "Offer",
        "url": "https://onlyonemusic111.com/packages?package=duo",
        "priceCurrency": "THB",
        "price": "10000",
        "priceValidUntil": "2026-12-31",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@type": "Organization",
          "name": "Only One Music"
        }
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "ratingCount": "75",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "Product",
      "@id": "https://onlyonemusic111.com/packages#only-three",
      "name": "Only Three - Live Band Package",
      "description": "Trio folk band service with guitar, drums, and female vocalist. Perfect for events with 150 guests. Creates a fun and relaxing atmosphere with diverse music selection.",
      "image": "https://d2xsxph8kpxj0f.cloudfront.net/310519663518137934/e6HthtWdDqoTNiMYxbJcmy/knockout_02_777a6e7c.jpg",
      "url": "https://onlyonemusic111.com/packages?package=trio",
      "brand": {
        "@type": "Brand",
        "name": "Only One Music"
      },
      "offers": {
        "@type": "Offer",
        "url": "https://onlyonemusic111.com/packages?package=trio",
        "priceCurrency": "THB",
        "price": "15000",
        "priceValidUntil": "2026-12-31",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@type": "Organization",
          "name": "Only One Music"
        }
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "ratingCount": "100",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "Product",
      "@id": "https://onlyonemusic111.com/packages#only-full",
      "name": "Only Full - Live Band Package",
      "description": "Full band service with 4 musicians - guitar, drums, saxophone, and vocalist. Premium option for large events with 200 guests. Perfect for weddings, corporate events, and after parties.",
      "image": "https://d2xsxph8kpxj0f.cloudfront.net/310519663518137934/e6HthtWdDqoTNiMYxbJcmy/knockout_03_8c475726.jpg",
      "url": "https://onlyonemusic111.com/packages?package=full",
      "brand": {
        "@type": "Brand",
        "name": "Only One Music"
      },
      "offers": {
        "@type": "Offer",
        "url": "https://onlyonemusic111.com/packages?package=full",
        "priceCurrency": "THB",
        "price": "20000",
        "priceValidUntil": "2026-12-31",
        "availability": "https://schema.org/InStock",
        "seller": {
          "@type": "Organization",
          "name": "Only One Music"
        }
      },
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "5.0",
        "ratingCount": "120",
        "bestRating": "5",
        "worstRating": "1"
      }
    },
    {
      "@type": "CollectionPage",
      "@id": "https://onlyonemusic111.com/packages",
      "name": "Live Band Packages",
      "description": "Choose from 4 live band packages for your event",
      "mainEntity": [
        {
          "@id": "https://onlyonemusic111.com/packages#only-one"
        },
        {
          "@id": "https://onlyonemusic111.com/packages#only-two"
        },
        {
          "@id": "https://onlyonemusic111.com/packages#only-three"
        },
        {
          "@id": "https://onlyonemusic111.com/packages#only-full"
        }
      ]
    }
  ]
}
