{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "38200302, Rodney Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.973164080948167,
          53.40318204140159
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38345549, Rodney Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.973164080948167,
          53.40318204140159
        ]
      }
    }
  ]
}