{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004923758, Prentice Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.37969213513651395,
          51.87504643761485
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090733694, Airport Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3798670668210403,
          51.873816978432345
        ]
      }
    }
  ]
}