{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090618300, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1159069513104627,
          51.85735811450686
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090618302, The Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1158899701389615,
          51.85732258839116
        ]
      }
    }
  ]
}