{
 "id": "2C3CDZAG0PH507279",
 "name": "2023 Dodge Challenger SXT",
 "year": 2023,
 "make": "Dodge",
 "model": "Challenger",
 "trim": "SXT",
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 25175,
 "currency": "USD",
 "mileage": 54873,
 "vin": "2C3CDZAG0PH507279",
 "image": "https://static.adxcms.com/images/vehicle_2C3CDZAG0PH507279/1600x1066/f7d4b278fab7693d3a104c028bf311bb.webp",
 "url": "https://carchat.io/v/payne-rio-grande-city-ford/2C3CDZAG0PH507279",
 "dealer": {
  "id": "payne-rio-grande-city-ford",
  "name": "Payne Rio Grande City Ford",
  "city": "Rio Grande City",
  "state": "TX",
  "url": "https://carchat.io/d/payne-rio-grande-city-ford"
 },
 "description": "2023 Dodge Challenger SXT, Used, BLACK exterior, Automatic transmission, Gas",
 "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": "payne-rio-grande-city-ford",
   "vin": "2C3CDZAG0PH507279",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}