{
 "id": "1C4HJXDN2MW582670",
 "name": "2021 Jeep Wrangler Unlimited",
 "year": 2021,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 21926,
 "currency": "USD",
 "mileage": 102088,
 "vin": "1C4HJXDN2MW582670",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/70bb340a-96b9-447d-ba38-299a96f3d64b.jpg",
 "url": "https://carchat.io/v/parkway-ford/1C4HJXDN2MW582670",
 "dealer": {
  "id": "parkway-ford",
  "name": "Parkway Ford",
  "city": "Pampa",
  "state": "TX",
  "url": "https://carchat.io/d/parkway-ford"
 },
 "description": "Looking for a 2021 Jeep Wrangler for sale in Pampa, TX? Stop by Parkway Ford today to learn more about this Wrangler 1C4HJXDN2MW582670",
 "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": "parkway-ford",
   "vin": "1C4HJXDN2MW582670",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}