{
 "id": "URL62efce7a020c16de9cc4c5caacf066e9ef795894",
 "name": "2023 Ford Mustang MACH-E",
 "year": 2023,
 "make": "Ford",
 "model": "Mustang MACH-E",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": 27500,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://images.jazelc.com/uploads/spmotors-m2e/5star-logo-normal.png",
 "url": "https://carchat.io/v/sam-pack-group/URL62efce7a020c16de9cc4c5caacf066e9ef795894",
 "dealer": {
  "id": "sam-pack-group",
  "name": "Sam Pack Group",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/sam-pack-group"
 },
 "description": "Browse to find a used Ford Mustang MACH-E in our pre-owned inventory. Schedule a test drive in a model with the features and trim you want.",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "sam-pack-group",
   "vin": "URL62efce7a020c16de9cc4c5caacf066e9ef795894",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}