{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24123771, Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.852323031384338,
          51.43951796667755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023716424, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.852554874210429,
          51.439606198144396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023718724, Hill Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.85256925976224,
          51.4396060934957
        ]
      }
    }
  ]
}