{
 "id": "JF1SF63541H717611",
 "name": "2001 Subaru Forester L",
 "year": 2001,
 "make": "Subaru",
 "model": "Forester",
 "trim": "L",
 "bodyStyle": "wagon",
 "color": "green",
 "condition": "used",
 "price": 8550,
 "currency": "USD",
 "mileage": 51530,
 "vin": "JF1SF63541H717611",
 "image": "https://vimg.remora.inc/547273/jf1sf63541h717611-2001-subaru-forester-l-acadia-green-metallic-1-112964.avif",
 "url": "https://carchat.io/v/davidriceautosales/JF1SF63541H717611",
 "dealer": {
  "id": "davidriceautosales",
  "name": "Davidriceautosales",
  "city": "Malibu",
  "state": "LT",
  "url": "https://carchat.io/d/davidriceautosales"
 },
 "description": null,
 "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": "davidriceautosales",
   "vin": "JF1SF63541H717611",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}