{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "37037786, Pavilion Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1263131589011042,
          50.797801837915515
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "37039883, Pavilion Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1264562073354658,
          50.79773995952935
        ]
      }
    }
  ]
}