{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45050311, Hill View Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3803473389720013,
          54.885503991798224
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45139537, Stannington Grove",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3801276048466238,
          54.885601722890556
        ]
      }
    }
  ]
}