{
 "id": "1C4RJFLT7MC884004",
 "name": "Used 2021 Jeep Grand Cherokee Trailhawk",
 "year": 2021,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 22950,
 "currency": "USD",
 "mileage": 60695,
 "vin": "1C4RJFLT7MC884004",
 "image": "https://images.dealer.com/autodata/us/color/2021/USD10JES052C0/PRM.jpg",
 "url": "https://carchat.io/v/fiat-of-the-rio-grande-valley/1C4RJFLT7MC884004",
 "dealer": {
  "id": "fiat-of-the-rio-grande-valley",
  "name": "Fiat Of The Rio Grande Valley",
  "city": "Weslaco",
  "state": "TX",
  "url": "https://carchat.io/d/fiat-of-the-rio-grande-valley"
 },
 "description": "Is this 2021 Jeep Grand Cherokee your perfect car? Contact Alfa Romeo of The Rio Grande Valley to see this Red Trailhawk SUV available for $22950",
 "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": "fiat-of-the-rio-grande-valley",
   "vin": "1C4RJFLT7MC884004",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}