{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250007271, Northload Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.719830306165676,
          51.14712564447318
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250079876, Feversham Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7197309413678608,
          51.147171216965134
        ]
      }
    }
  ]
}