{
 "id": "3FMTK3RM5PMA39104",
 "name": "2023 Ford Mustang Mach-E Premium",
 "year": 2023,
 "make": "Ford",
 "model": "Mustang Mach-E",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "red",
 "condition": "used",
 "price": 28850,
 "currency": "USD",
 "mileage": 46558,
 "vin": "3FMTK3RM5PMA39104",
 "image": "https://imagescdn.dealercarsearch.com/DealerImages/3467/3467_newarrivalphoto.jpg",
 "url": "https://carchat.io/v/northeast-motor-company/3FMTK3RM5PMA39104",
 "dealer": {
  "id": "northeast-motor-company",
  "name": "Northeast Motor Company",
  "city": "Universal City",
  "state": "TX",
  "url": "https://carchat.io/d/northeast-motor-company"
 },
 "description": "Red 2023 Ford Mustang Mach-E Premium with Black interior for sale in San Antonio. Shop Northeast Motor Company for great deals on all our Ford 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": "northeast-motor-company",
   "vin": "3FMTK3RM5PMA39104",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}