{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Infinity Race",
  "alternateName": "Infinity Racing",
  "url": "https://infinity.racing/",
  "logo": "https://infinity.racing/favicon.png",
  "image": "https://infinity.racing/social-image.png",
  "description": "Indoor multi-story go karting circuit in Thao Dien, Ho Chi Minh City, Vietnam offering karting sessions, karting academy, sim racing, and corporate events.",
  "telephone": "+84822808022",
  "email": "info@infinity.racing",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "161 Vo Nguyen Giap, Thao Dien Ward",
    "addressLocality": "Thu Duc City",
    "addressRegion": "Ho Chi Minh City",
    "addressCountry": "VN"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 10.8031,
    "longitude": 106.7374
  },
  "priceRange": "100,000-20,000,000 VND",
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday"],
      "opens": "10:00",
      "closes": "22:00"
    },
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": ["Saturday", "Sunday"],
      "opens": "09:00",
      "closes": "23:00"
    }
  ],
  "sameAs": [
    "https://instagram.com/racing.infinity",
    "https://m.me/racing.infinity"
  ],
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Infinity Race Services and Pricing",
    "itemListElement": [
      {
        "@type": "OfferCatalog",
        "name": "Go Karting Sessions",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Kids Karting Session",
              "description": "Go karting session for young drivers"
            },
            "priceSpecification": {
              "@type": "PriceSpecification",
              "priceCurrency": "VND",
              "minPrice": 240000,
              "maxPrice": 300000
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Beginner Karting Session",
              "description": "Go karting session for first-time adult drivers"
            },
            "priceSpecification": {
              "@type": "PriceSpecification",
              "priceCurrency": "VND",
              "minPrice": 270000,
              "maxPrice": 330000
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Intermediate Karting Session",
              "description": "Go karting session for experienced drivers"
            },
            "priceSpecification": {
              "@type": "PriceSpecification",
              "priceCurrency": "VND",
              "minPrice": 270000,
              "maxPrice": 370000
            }
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Pro Karting Session",
              "description": "Go karting session for competitive racers"
            },
            "priceSpecification": {
              "@type": "PriceSpecification",
              "priceCurrency": "VND",
              "minPrice": 270000,
              "maxPrice": 390000
            }
          }
        ]
      },
      {
        "@type": "OfferCatalog",
        "name": "Karting Academy Programmes",
        "itemListElement": [
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Group Programme - Junior/Senior Coach",
              "description": "6 classes, 60 minutes each, max 6 students per group"
            },
            "price": 7000000,
            "priceCurrency": "VND"
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Group Programme - Pro/Master Coach",
              "description": "6 classes, 60 minutes each, max 6 students per group"
            },
            "price": 10000000,
            "priceCurrency": "VND"
          },
          {
            "@type": "Offer",
            "itemOffered": {
              "@type": "Service",
              "name": "Private One-to-One Programme",
              "description": "6 private coaching classes for individual training"
            },
            "price": 20000000,
            "priceCurrency": "VND"
          }
        ]
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Sim Racing Session",
          "description": "Racing simulator session for training or recreation"
        },
        "price": 100000,
        "priceCurrency": "VND"
      },
      {
        "@type": "Offer",
        "itemOffered": {
          "@type": "Service",
          "name": "Corporate and Group Events",
          "description": "Custom go karting event packages for 10 to 200+ drivers with tailored race formats"
        },
        "priceSpecification": {
          "@type": "PriceSpecification",
          "priceCurrency": "VND",
          "description": "Custom quote based on group size and format"
        }
      }
    ]
  },
  "potentialAction": [
    {
      "@type": "ReserveAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://infinity.racing/",
        "actionPlatform": ["http://schema.org/DesktopWebPlatform", "http://schema.org/MobileWebPlatform"]
      },
      "name": "Book a Karting Session"
    },
    {
      "@type": "CommunicateAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "mailto:info@infinity.racing"
      },
      "name": "Contact Infinity Race"
    }
  ],
  "dateModified": "2026-08-07"
}
