{
 "id": "URL843af10002ea9e56f09ca8863aac6c5a92fd2ddf",
 "name": "2020 Ford Explorer",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 29000,
 "currency": "USD",
 "mileage": 25290,
 "vin": null,
 "image": "https://images.jazelc.com/uploads/5starford-2-m2en/favicon.png",
 "url": "https://carchat.io/v/five-star-ford-north-richland-hills/URL843af10002ea9e56f09ca8863aac6c5a92fd2ddf",
 "dealer": {
  "id": "five-star-ford-north-richland-hills",
  "name": "Five Star Ford North Richland Hills",
  "city": "North Richland Hills",
  "state": "TX",
  "url": "https://carchat.io/d/five-star-ford-north-richland-hills"
 },
 "description": "Search for a used Ford Explorer in our pre-owned inventory. When you find a model you want to test drive, schedule a visit to our dealership.",
 "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": "five-star-ford-north-richland-hills",
   "vin": "URL843af10002ea9e56f09ca8863aac6c5a92fd2ddf",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}