{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007020800, Victoria Crescent",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.049529843473062,
          52.85556667379246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071402744, Salop Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0501119682692774,
          52.85568738258433
        ]
      }
    }
  ]
}