{
 "id": "1FA6P8TH5P5109093",
 "name": "Used 2023 Ford Mustang Ecoboost",
 "year": 2023,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "blue",
 "condition": "used",
 "price": 24215,
 "currency": "USD",
 "mileage": 76046,
 "vin": "1FA6P8TH5P5109093",
 "image": "https://pictures.dealer.com/k/kilgorefordfd/1037/ef711868a532aad99bf27d07f374b045x.jpg",
 "url": "https://carchat.io/v/all-star-ford-kilgore/1FA6P8TH5P5109093",
 "dealer": {
  "id": "all-star-ford-kilgore",
  "name": "All Star Ford",
  "city": "Kilgore",
  "state": "TX",
  "url": "https://carchat.io/d/all-star-ford-kilgore"
 },
 "description": "Is this 2023 Ford Mustang your perfect car? Contact All Star Ford Kilgore to see this Atlas Blue Metallic Ecoboost Coupe available for $24215",
 "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": "all-star-ford-kilgore",
   "vin": "1FA6P8TH5P5109093",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}