{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100022765940, Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1808273803576855,
          51.53159602161489
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022765941, Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.180783437266752,
          51.53161332502451
        ]
      }
    }
  ]
}