{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110805459, Durham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5568281976968814,
          54.689838317207304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003647364",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5567357110119147,
          54.6897840589571
        ]
      }
    }
  ]
}