{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "64101098, Archer Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.271721808466959,
          51.39489338971358
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002938991, Archer Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.271890752189102,
          51.39476566612072
        ]
      }
    }
  ]
}