{
 "id": "2FMPK4G97RBA73524",
 "name": "2024 Ford Edge SE",
 "year": 2024,
 "make": "Ford",
 "model": "Edge",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 25478,
 "currency": "USD",
 "mileage": 66842,
 "vin": "2FMPK4G97RBA73524",
 "image": null,
 "url": "https://carchat.io/v/payne-rio-grande-city-ford/2FMPK4G97RBA73524",
 "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": "2024 Ford Edge SE, Used, 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": "2FMPK4G97RBA73524",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}