{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "95504344, West Smithfield",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1031921706980603,
          51.51829838478457
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "95506522, Smithfield Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.10295253010600343,
          51.518168613523244
        ]
      }
    }
  ]
}