{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "87657, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.622108530456347,
          51.461601990774916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "268462, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.622108530456347,
          51.461601990774916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "359835, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.622108530456347,
          51.461601990774916
        ]
      }
    }
  ]
}