{
 "id": "JF2SKACC4PH502733",
 "name": "2023 Subaru Forester CVT",
 "year": 2023,
 "make": "Subaru",
 "model": "Forester CVT",
 "trim": null,
 "bodyStyle": "suv",
 "color": "green",
 "condition": "used",
 "price": 15985,
 "currency": "USD",
 "mileage": 122782,
 "vin": "JF2SKACC4PH502733",
 "image": "https://imagescdn.dealercarsearch.com/Media/27319/24244348/639234922375905656.jpg",
 "url": "https://carchat.io/v/hpd-auto-sales/JF2SKACC4PH502733",
 "dealer": {
  "id": "hpd-auto-sales",
  "name": "HPD Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/hpd-auto-sales"
 },
 "description": "Green 2023 Subaru Forester CVT with Gray interior for sale in San Antonio. Shop HPD Auto Sales for great deals on all our Subaru inventory.",
 "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": "hpd-auto-sales",
   "vin": "JF2SKACC4PH502733",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}