{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034159194, Chase Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.16103187976470693,
          52.668584988874976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002987500, Chase Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.1610525670663282,
          52.668404784431836
        ]
      }
    }
  ]
}