{
 "id": "JF2GTAEC1KH205847",
 "name": "2019 Subaru Crosstrek Premium",
 "year": 2019,
 "make": "Subaru",
 "model": "Crosstrek",
 "trim": "Premium",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 23794,
 "currency": "USD",
 "mileage": 51986,
 "vin": "JF2GTAEC1KH205847",
 "image": "https://static.overfuel.com/photos/2098/1904995/6a962753bf022d29b2a8d395.webp",
 "url": "https://carchat.io/v/farris-motor-company-morristown/JF2GTAEC1KH205847",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "description": "Certified Pre-Owned 2019 Subaru Crosstrek Premium in Morristown, TN",
 "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": "farris-motor-company-morristown",
   "vin": "JF2GTAEC1KH205847",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}