{
 "id": "1C4SJVAT1NS206838",
 "name": "Used 2022 Jeep Wagoneer Series I",
 "year": 2022,
 "make": "Jeep",
 "model": "Wagoneer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "river rock",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 118819,
 "vin": "1C4SJVAT1NS206838",
 "image": "https://images.dealer.com/autodata/us/color/2022/USD20JES084A0/PCG.jpg",
 "url": "https://carchat.io/v/mike-perry-motor-company/1C4SJVAT1NS206838",
 "dealer": {
  "id": "mike-perry-motor-company",
  "name": "Mike Perry Motor Company",
  "city": "Nacogdoches",
  "state": "TX",
  "url": "https://carchat.io/d/mike-perry-motor-company"
 },
 "description": "Is this 2022 Jeep Wagoneer your perfect car? Contact Mike Perry Motor Company to see this River Rock Series I SUV",
 "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": "mike-perry-motor-company",
   "vin": "1C4SJVAT1NS206838",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}