{
  "system": {
    "system_id": "lakeview_bikeshare",
    "name": "Lakeview Regional Bike Share",
    "operator": "Lakeview Mobility Authority",
    "region": {
      "country_code": "CA",
      "province": "Ontario",
      "municipalities": [
        "Lakeview",
        "North Harbour",
        "Pine Ridge"
      ],
      "timezone": "America/Toronto"
    },
    "language": "en",
    "currency": "CAD",
    "contact": {
      "phone": "+1-416-555-0148",
      "email": "support@lakeviewbikeshare.example",
      "website": "https://lakeviewbikeshare.example"
    }
  },
  "service_status": {
    "state": "operational",
    "last_updated": "2026-07-16T14:32:18-04:00",
    "data_ttl_seconds": 30,
    "active_alerts": [
      {
        "alert_id": "ALT-2026-0716-03",
        "severity": "info",
        "title": "Temporary station relocation",
        "description": "Harbour Ferry Terminal station is operating from the east entrance during construction.",
        "effective_from": "2026-07-14T06:00:00-04:00",
        "effective_until": "2026-07-25T23:59:59-04:00",
        "affected_station_ids": [
          "ST-1042"
        ]
      }
    ]
  },
  "fleet": {
    "total_vehicles": 842,
    "vehicle_types": [
      {
        "vehicle_type_id": "classic_bike",
        "name": "Classic Bike",
        "propulsion": "human",
        "total_count": 536,
        "available_count": 271,
        "range_km": null
      },
      {
        "vehicle_type_id": "electric_bike",
        "name": "Electric Assist Bike",
        "propulsion": "electric_assist",
        "total_count": 276,
        "available_count": 119,
        "range_km": {
          "minimum": 18,
          "typical": 42,
          "maximum": 60
        }
      },
      {
        "vehicle_type_id": "cargo_bike",
        "name": "Electric Cargo Bike",
        "propulsion": "electric_assist",
        "total_count": 30,
        "available_count": 12,
        "range_km": {
          "minimum": 15,
          "typical": 35,
          "maximum": 48
        }
      }
    ]
  },
  "pricing": {
    "tax_included": true,
    "plans": [
      {
        "plan_id": "single_trip",
        "name": "Single Trip",
        "price": 1.25,
        "included_minutes": 0,
        "usage_rates": {
          "classic_bike_per_minute": 0.18,
          "electric_bike_per_minute": 0.32,
          "cargo_bike_per_minute": 0.45
        }
      },
      {
        "plan_id": "day_pass",
        "name": "24-Hour Pass",
        "price": 15.0,
        "included_minutes": 90,
        "overage_per_minute": 0.2,
        "electric_surcharge_per_minute": 0.14
      },
      {
        "plan_id": "annual_member",
        "name": "Annual Membership",
        "price": 119.0,
        "included_minutes_per_trip": 45,
        "overage_per_minute": 0.18,
        "electric_surcharge_per_minute": 0.12
      }
    ]
  },
  "stations": [
    {
      "station_id": "ST-1001",
      "name": "Central Station Plaza",
      "location": {
        "latitude": 43.65381,
        "longitude": -79.38312,
        "address": {
          "street": "10 Union Plaza",
          "municipality": "Lakeview",
          "postal_code": "M5J 1E6"
        }
      },
      "capacity": 48,
      "status": "in_service",
      "renting_enabled": true,
      "returning_enabled": true,
      "inventory": {
        "available_vehicles": {
          "classic_bike": 13,
          "electric_bike": 7,
          "cargo_bike": 1
        },
        "available_docks": 26,
        "disabled_docks": 1
      },
      "amenities": [
        "payment_kiosk",
        "repair_stand",
        "transit_connection"
      ],
      "last_reported": "2026-07-16T14:32:04-04:00"
    },
    {
      "station_id": "ST-1042",
      "name": "Harbour Ferry Terminal",
      "location": {
        "latitude": 43.63874,
        "longitude": -79.38063,
        "address": {
          "street": "28 Queens Quay East",
          "municipality": "Lakeview",
          "postal_code": "M5E 1A1"
        }
      },
      "capacity": 36,
      "status": "in_service",
      "renting_enabled": true,
      "returning_enabled": true,
      "inventory": {
        "available_vehicles": {
          "classic_bike": 4,
          "electric_bike": 9,
          "cargo_bike": 0
        },
        "available_docks": 22,
        "disabled_docks": 1
      },
      "amenities": [
        "payment_kiosk",
        "transit_connection"
      ],
      "temporary_location": true,
      "last_reported": "2026-07-16T14:31:51-04:00"
    },
    {
      "station_id": "ST-2077",
      "name": "North Harbour Civic Centre",
      "location": {
        "latitude": 43.71246,
        "longitude": -79.40118,
        "address": {
          "street": "155 Civic Way",
          "municipality": "North Harbour",
          "postal_code": "M4P 2K8"
        }
      },
      "capacity": 24,
      "status": "in_service",
      "renting_enabled": true,
      "returning_enabled": true,
      "inventory": {
        "available_vehicles": {
          "classic_bike": 8,
          "electric_bike": 3,
          "cargo_bike": 2
        },
        "available_docks": 11,
        "disabled_docks": 0
      },
      "amenities": [
        "covered_parking",
        "repair_stand"
      ],
      "last_reported": "2026-07-16T14:31:43-04:00"
    },
    {
      "station_id": "ST-3104",
      "name": "Pine Ridge Community Library",
      "location": {
        "latitude": 43.74215,
        "longitude": -79.28794,
        "address": {
          "street": "440 Cedar Avenue",
          "municipality": "Pine Ridge",
          "postal_code": "M1R 3B6"
        }
      },
      "capacity": 20,
      "status": "maintenance",
      "renting_enabled": false,
      "returning_enabled": true,
      "inventory": {
        "available_vehicles": {
          "classic_bike": 0,
          "electric_bike": 0,
          "cargo_bike": 0
        },
        "available_docks": 17,
        "disabled_docks": 3
      },
      "amenities": [
        "covered_parking"
      ],
      "maintenance": {
        "reason": "Dock controller replacement",
        "estimated_completion": "2026-07-16T17:00:00-04:00"
      },
      "last_reported": "2026-07-16T14:29:12-04:00"
    }
  ],
  "service_area": {
    "format": "GeoJSON",
    "geometry": {
      "type": "MultiPolygon",
      "coordinates": [
        [
          [
            [
              -79.465,
              43.622
            ],
            [
              -79.271,
              43.622
            ],
            [
              -79.271,
              43.758
            ],
            [
              -79.465,
              43.758
            ],
            [
              -79.465,
              43.622
            ]
          ]
        ]
      ]
    },
    "restricted_zones": [
      {
        "zone_id": "RZ-01",
        "name": "Waterfront Event Grounds",
        "restriction": "no_parking",
        "effective_schedule": {
          "days": [
            "Friday",
            "Saturday",
            "Sunday"
          ],
          "start_time": "16:00",
          "end_time": "23:59"
        }
      }
    ]
  }
}