{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100080345677, Course Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6719385018823505,
          51.411647119720364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080345678, Course Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6719120967665673,
          51.411565891349106
        ]
      }
    }
  ]
}