{
 "id": "1FA6P8CF0M5125955",
 "name": "Used 2021 Ford Mustang GT",
 "year": 2021,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "black",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 31327,
 "vin": "1FA6P8CF0M5125955",
 "image": "https://images.dealer.com/autodata/us/color/2021/USD10FOC051C0/G1.jpg",
 "url": "https://carchat.io/v/oviedo-chevrolet-gmc/1FA6P8CF0M5125955",
 "dealer": {
  "id": "oviedo-chevrolet-gmc",
  "name": "Oviedo Chevrolet GMC",
  "city": "La Grange",
  "state": "TX",
  "url": "https://carchat.io/d/oviedo-chevrolet-gmc"
 },
 "description": "Is this 2021 Ford Mustang your perfect car? Contact Oviedo Chevrolet GMC to see this Shadow Black GT",
 "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": "oviedo-chevrolet-gmc",
   "vin": "1FA6P8CF0M5125955",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}