{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "578084, North Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4354606742742817,
          51.54940101975624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "657259, Goose Green Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.435125808097853,
          51.54906957918127
        ]
      }
    }
  ]
}