{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50036938, Castle Hill Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1723249854935829,
          51.07768148951329
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10026004388, Castle Hill Avenue",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1724557181753714,
          51.077713918744585
        ]
      }
    }
  ]
}