{
  "format": "quickpad-pack",
  "version": 1,
  "workspaces": [
    "Vehicle Rentals"
  ],
  "customWorkspaces": [],
  "categories": [
    {
      "id": 1,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Pre-trip"
    },
    {
      "id": 2,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Check-in"
    },
    {
      "id": 3,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Return"
    },
    {
      "id": 4,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Issues"
    },
    {
      "id": 5,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Reviews"
    },
    {
      "id": 6,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "General"
    }
  ],
  "assets": [
    {
      "id": 1,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Rogue",
      "notes": null
    },
    {
      "id": 2,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Voyager",
      "notes": null
    },
    {
      "id": 3,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "name": "Pacifica",
      "notes": null
    }
  ],
  "templates": [
    {
      "id": 1,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 1,
      "title": "Pre-trip Welcome",
      "body": "Hi [Name], thanks for booking! I’ll send pickup steps the day before your trip.",
      "assetId": null
    },
    {
      "id": 2,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 2,
      "title": "Pickup Instructions",
      "body": "Pickup after [time] at [location]. Please take photos in the app before driving.",
      "assetId": null
    },
    {
      "id": 3,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 2,
      "title": "Parking Map",
      "body": "You’ll find the [car/model] in row [#], near [landmark].",
      "assetId": null
    },
    {
      "id": 4,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 6,
      "title": "Mileage & Fuel Policy",
      "body": "Trip includes [X] miles/day. Please return with the same fuel level as pickup.",
      "assetId": null
    },
    {
      "id": 5,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 6,
      "title": "Toll/Transponder Info",
      "body": "The car has [SunPass/E-ZPass]. Tolls will be added after the trip via Turo.",
      "assetId": null
    },
    {
      "id": 6,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 6,
      "title": "Smoking/Pets Policy",
      "body": "No smoking or vaping. Pets OK in carriers—please return clean to avoid a fee.",
      "assetId": null
    },
    {
      "id": 7,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 6,
      "title": "Extension Offer",
      "body": "Need more time? I can approve an extension in Turo if available.",
      "assetId": null
    },
    {
      "id": 8,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 6,
      "title": "Mid-trip Check",
      "body": "Hope the drive’s going well! Any questions or issues I can help with?",
      "assetId": null
    },
    {
      "id": 9,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 3,
      "title": "Late Return Reminder",
      "body": "Return is [time] at [location]. If you’re running late, request an extension in the app.",
      "assetId": null
    },
    {
      "id": 10,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 3,
      "title": "Return Instructions",
      "body": "Park where picked up, upload return photos, lock the vehicle, and confirm here.",
      "assetId": null
    },
    {
      "id": 11,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 3,
      "title": "Fuel/Mileage Reconciliation",
      "body": "Thanks! I’ll review the return photos, mileage, and fuel. I’ll follow up if anything’s off.",
      "assetId": null
    },
    {
      "id": 12,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 4,
      "title": "Damage Noted",
      "body": "I noticed [issue] in the photos. I’ll send details and open a resolution if needed.",
      "assetId": null
    },
    {
      "id": 13,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 4,
      "title": "Cleaning Fee Notice",
      "body": "The vehicle returned excessively dirty. I’ll submit a cleaning claim per Turo policy.",
      "assetId": null
    },
    {
      "id": 14,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 5,
      "title": "Review Request",
      "body": "Appreciate your business! If your trip was 5‑star, a quick review helps a ton.",
      "assetId": null
    },
    {
      "id": 15,
      "workspace": "Vehicle Rentals",
      "workspaceId": 102,
      "categoryId": 3,
      "title": "Lost Item",
      "body": "We found [item] in the car. Happy to arrange pickup or shipping.",
      "assetId": null
    }
  ]
}