[
  {
    "template_meta": {
      "title": "Modern Consultant / Coach",
      "description": "A clean, simple setup for one-on-one appointments. Recommended for new users.",
      "recommended": true
    },
    "options": {
      "clisyc_dimension_registry": {
        "dimensions": {
          "clisyc_service": { "enabled": true, "primary": true, "frontend_visible": true }
        },
        "relationships": {},
        "filter_order": [ "clisyc_service" ]
      },
      "clisyc_custom_dimension_types": {
        "clisyc_service": { "singular": "Service", "plural": "Services", "icon": "dashicons-businessperson", "public": true }
      }
    },
    "cpts": {
      "clisyc_service": [
        {
          "post_name": "30-min-intro-call",
          "post_title": "30-Minute Intro Call",
          "post_content": "A brief introductory call to discuss your needs and see if we're a good fit.",
          "post_meta": {
            "_clisyc_price": ["0.00"],
            "_clisyc_color": ["#007cba"],
            "_clisyc_capacity": ["1"],
            "_clisyc_booking_mode": ["slot"],
            "_clisyc_schedule": ["{\"pattern_enabled\":false,\"pattern_start_date\":\"\",\"pattern_sequence\":\"A\",\"templates\":{\"A\":{\"1\":{\"slots\":[{\"start\":\"09:00\",\"end\":\"09:30\"},{\"start\":\"09:30\",\"end\":\"10:00\"}]},\"3\":{\"slots\":[{\"start\":\"09:00\",\"end\":\"09:30\"},{\"start\":\"09:30\",\"end\":\"10:00\"}]}}}}"]
          }
        },
        {
          "post_name": "1-hour-strategy-session",
          "post_title": "1-Hour Strategy Session",
          "post_content": "A full hour dedicated to deep-diving into your strategy and planning next steps.",
          "post_meta": {
            "_clisyc_price": ["150.00"],
            "_clisyc_color": ["#8f34cc"],
            "_clisyc_capacity": ["1"],
            "_clisyc_booking_mode": ["slot"],
            "_clisyc_schedule": ["{\"pattern_enabled\":false,\"pattern_start_date\":\"\",\"pattern_sequence\":\"A\",\"templates\":{\"A\":{\"2\":{\"slots\":[{\"start\":\"13:00\",\"end\":\"14:00\"},{\"start\":\"14:00\",\"end\":\"15:00\"}]},\"4\":{\"slots\":[{\"start\":\"13:00\",\"end\":\"14:00\"},{\"start\":\"14:00\",\"end\":\"15:00\"}]}}}}"]
          }
        }
      ]
    },
    "relationships": []
  }
]