{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10091775932, Mare Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05489926287921572,
          51.54112197783433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023015775, Mare Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.05489926287921572,
          51.54112197783433
        ]
      }
    }
  ]
}