{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10008997682, Kingsford Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.05537145015472052,
          51.51438582376641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008998630, Triumph Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.055169425884936237,
          51.51438037143059
        ]
      }
    }
  ]
}