{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10034793456, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3941177368010857,
          52.8391462182195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091652741, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3941205383017048,
          52.839182112733575
        ]
      }
    }
  ]
}