{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "24091382, Red Hill",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7263090781415036,
          51.36093331535763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023715679, Pump Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.725944926159065,
          51.360611866920834
        ]
      }
    }
  ]
}