{
    "@context": "https://schema.org",
    "@type": "SportsActivityLocation",
    "@id": "https://www.fitnessparkbd.com",
    "name": "Fitness Park BD",
    "alternateName": [
        "Fitness Park",
        "FP BD",
        "Fitness Park Mirpur"
    ],
    "description": "Modern fitness center in Mirpur 11, Dhaka offering gym memberships, personal training, group classes, and online supplement store.",
    "url": "https://www.fitnessparkbd.com",
    "telephone": "01841-606662",
    "email": "fitnessparkbd@gmail.com",
    "priceRange": "৳800 - ৳15000",
    "currenciesAccepted": "BDT",
    "paymentAccepted": "Cash, bKash, Nagad, Card",
    "address": {
        "@type": "PostalAddress",
        "streetAddress": "House 10, Road 2, Section 11",
        "addressLocality": "Mirpur",
        "addressRegion": "Dhaka",
        "postalCode": "1216",
        "addressCountry": "BD"
    },
    "geo": {
        "@type": "GeoCoordinates",
        "latitude": "23.8103",
        "longitude": "90.3654"
    },
    "openingHoursSpecification": [
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
                "Monday",
                "Tuesday",
                "Wednesday",
                "Thursday",
                "Friday",
                "Saturday"
            ],
            "opens": "06:00",
            "closes": "22:00"
        },
        {
            "@type": "OpeningHoursSpecification",
            "dayOfWeek": [
                "Sunday"
            ],
            "opens": "08:00",
            "closes": "20:00"
        }
    ],
    "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "reviewCount": "200",
        "bestRating": "5",
        "worstRating": "1"
    },
    "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Membership Plans",
        "itemListElement": [
            {
                "@type": "Offer",
                "name": "1 Month Pass (Bronze)",
                "price": "2000.00",
                "priceCurrency": "BDT",
                "description": "Duration: 1 month(s)"
            },
            {
                "@type": "Offer",
                "name": "3 Month Pass (Silver)",
                "price": "5400.00",
                "priceCurrency": "BDT",
                "description": "Duration: 3 month(s)"
            },
            {
                "@type": "Offer",
                "name": "6 Month Pass (Gold)",
                "price": "8000.00",
                "priceCurrency": "BDT",
                "description": "Duration: 6 month(s)"
            },
            {
                "@type": "Offer",
                "name": "12 Month Pass (Platinum)",
                "price": "14000.00",
                "priceCurrency": "BDT",
                "description": "Duration: 12 month(s)"
            }
        ]
    },
    "knowsAbout": [
        "Weight Training",
        "Cardio Fitness",
        "Personal Training",
        "Group Fitness Classes",
        "Yoga",
        "Zumba",
        "CrossFit",
        "Nutrition Coaching",
        "Whey Protein Supplements",
        "Gym Gear"
    ],
    "employee": [],
    "sameAs": [
        "https://facebook.com/fitnessparkbd"
    ],
    "hasMap": "https://maps.google.com/?q=House-24%2C+Main+Road-3%2C+Block-A%2C+Section-11%2C+Pallabi%2C+Mirpur%2C+Dhaka-1216.%2C+Dhaka%2C+Bangladesh",
    "mainEntityOfPage": "https://www.fitnessparkbd.com",
    "potentialAction": [
        {
            "@type": "ReserveAction",
            "name": "Book a Free Trial Session",
            "target": "https://www.fitnessparkbd.com/booking"
        },
        {
            "@type": "BuyAction",
            "name": "Shop Supplements",
            "target": "https://www.fitnessparkbd.com/shop"
        }
    ],
    "aiReadableLinks": {
        "llms_txt": "https://www.fitnessparkbd.com/llms.txt",
        "llms_full_txt": "https://www.fitnessparkbd.com/llms-full.txt",
        "ai_json": "https://www.fitnessparkbd.com/ai.json",
        "sitemap": "https://www.fitnessparkbd.com/sitemap.xml",
        "pricing": "https://www.fitnessparkbd.com/pricing",
        "services": "https://www.fitnessparkbd.com/services",
        "shop": "https://www.fitnessparkbd.com/shop",
        "blog": "https://www.fitnessparkbd.com/blog",
        "booking": "https://www.fitnessparkbd.com/booking"
    },
    "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "01841-606662",
        "contactType": "customer service",
        "availableLanguage": [
            "Bengali",
            "English"
        ],
        "contactOption": "TollFree"
    }
}