{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110021998, Mowbray Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2452151296375698,
          54.65481373028123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110021999, Mowbray Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2452297953312792,
          54.654858756252594
        ]
      }
    }
  ]
}