{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006573616, White Rose Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1298732213655953,
          53.514138735580275
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006606837, Carr Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1302100979333807,
          53.51388950301239
        ]
      }
    }
  ]
}