{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455149312, Forster Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2118016735784463,
          53.05855426906675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455149313, Forster Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2118016735784463,
          53.05855426906675
        ]
      }
    }
  ]
}