{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "194224, Explore Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6055841422011,
          51.4507457027656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "289567, City of Bristol College, St George's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.605730540296049,
          51.45093377088602
        ]
      }
    }
  ]
}