{
 "id": "1FMSK8DH9PGC07968",
 "name": "Used 2023 Ford Explorer XLT",
 "year": 2023,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 34583,
 "currency": "USD",
 "mileage": 27264,
 "vin": "1FMSK8DH9PGC07968",
 "image": "https://pictures.dealer.com/s/serracadillacclarksville/1533/273f35814d2d690b4fba6ffbdc24d980x.jpg",
 "url": "https://carchat.io/v/serra-clarksville-cadillac/1FMSK8DH9PGC07968",
 "dealer": {
  "id": "serra-clarksville-cadillac",
  "name": "Serra Clarksville Cadillac",
  "city": "Clarksville",
  "state": "TN",
  "url": "https://carchat.io/d/serra-clarksville-cadillac"
 },
 "description": "Is this 2023 Ford Explorer your perfect car? Contact Serra Cadillac Clarksville to see this Red XLT available for $34583",
 "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": "serra-clarksville-cadillac",
   "vin": "1FMSK8DH9PGC07968",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}