{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001245250, Hawthorne Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.45529757572492,
          53.56801981956504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002562320, Melbourne Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4552561425414337,
          53.56837951276777
        ]
      }
    }
  ]
}