{
  "organization": {
    "name": "ZIDDI CREW",
    "motto": "STRONGER • FITTER • TOGETHER",
    "type": "ExerciseGym",
    "description": "Premium bodybuilding and calisthenics gym on GMS Road, Dehradun, Uttarakhand, India.",
    "location": {
      "street": "GMS Road",
      "city": "Dehradun",
      "state": "Uttarakhand",
      "country": "India",
      "postalCode": "248001"
    },
    "contact": {
      "phone": "+91-7505711580",
      "whatsapp": "+91-7505711580",
      "email": "ziddicrew@gmail.com",
      "instagram": "https://instagram.com/ziddicrew"
    },
    "openingHours": {
      "days": ["Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday", "Sunday"],
      "opens": "05:00",
      "closes": "22:00",
      "humanReadable": "5:00 AM – 10:00 PM Daily"
    }
  },
  "disciplines": [
    {
      "name": "Bodybuilding",
      "description": "Muscle hypertrophy, progressive overload, heavy free weights, power racks, and dumbbells up to 50kg."
    },
    {
      "name": "Calisthenics",
      "description": "Bodyweight control and gymnastics skill progression featuring multi-height rigs, wooden gymnastic rings, parallel dip bars, and parallettes."
    }
  ],
  "exclusions": [
    "Aerobics",
    "Zumba",
    "Dance fitness",
    "Yoga",
    "Pilates"
  ],
  "memberships": [
    {
      "id": "plan-monthly",
      "name": "Monthly",
      "duration": "1 Month",
      "priceINR": 1500,
      "benefits": [
        "Full Bodybuilding & Weight floor access",
        "Dedicated Calisthenics rig & ring station",
        "Standard locker & changing facilities",
        "Full 5:00 AM – 10:00 PM floor access"
      ]
    },
    {
      "id": "plan-3months",
      "name": "3 Months",
      "duration": "3 Months",
      "priceINR": 4000,
      "benefits": [
        "Full Bodybuilding & Weight floor access",
        "Dedicated Calisthenics rig & ring station",
        "Consistent training cycle progression",
        "Standard locker & changing facilities"
      ]
    },
    {
      "id": "plan-6months",
      "name": "6 Months",
      "duration": "6 Months",
      "priceINR": 7500,
      "benefits": [
        "Full Bodybuilding & Weight floor access",
        "Dedicated Calisthenics rig & ring station",
        "Structured 6-month physique building cycle",
        "Priority locker facilities"
      ]
    },
    {
      "id": "plan-annual",
      "name": "Annual",
      "duration": "1 Year",
      "priceINR": 12000,
      "highlighted": true,
      "benefits": [
        "Full Bodybuilding & Weight floor access",
        "Dedicated Calisthenics rig & ring station",
        "Nutrition Guidance & macronutrient framing",
        "Complimentary training towel & locker privilege",
        "Full 5:00 AM – 10:00 PM floor access"
      ]
    }
  ],
  "freeTrial": {
    "durationDays": 3,
    "cost": 0,
    "salesPressure": "Zero",
    "access": "Full access to both bodybuilding floor and calisthenics zones"
  }
}
