{
 "id": "2FMPK4J95NBB08452",
 "name": "Used 2022 Ford Edge SEL",
 "year": 2022,
 "make": "Ford",
 "model": "Edge",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 25260,
 "currency": "USD",
 "mileage": 23001,
 "vin": "2FMPK4J95NBB08452",
 "image": "https://pictures.dealer.com/g/gabrieljordanfordtexas/1526/1a8c230864f13e75a2ae3b6bc9506f71x.jpg",
 "url": "https://carchat.io/v/yates-gmc/2FMPK4J95NBB08452",
 "dealer": {
  "id": "yates-gmc",
  "name": "Yates GMC",
  "city": "Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/yates-gmc"
 },
 "description": "Is this 2022 Ford Edge your perfect car? Contact Yates GMC to see this White Metallic SEL SUV available for $25260",
 "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": "yates-gmc",
   "vin": "2FMPK4J95NBB08452",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}