{
 "id": "1FTER4FH1MLD63993",
 "name": "Used 2021 Ford Ranger XL",
 "year": 2021,
 "make": "Ford",
 "model": "Ranger",
 "trim": null,
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 26864,
 "currency": "USD",
 "mileage": 64351,
 "vin": "1FTER4FH1MLD63993",
 "image": "https://pictures.dealer.com/t/tegelerchevroletinc/0009/e655166e618e1b563422ffcd37b054c1x.jpg",
 "url": "https://carchat.io/v/tegeler-chevrolet/1FTER4FH1MLD63993",
 "dealer": {
  "id": "tegeler-chevrolet",
  "name": "Tegeler Chevrolet",
  "city": "Sealy",
  "state": "TX",
  "url": "https://carchat.io/d/tegeler-chevrolet"
 },
 "description": "Is this 2021 Ford Ranger your perfect car? Contact Tegeler Chevrolet to see this Black XL available for $26864",
 "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": "tegeler-chevrolet",
   "vin": "1FTER4FH1MLD63993",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}