{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "88297, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6217601598896905,
          51.46138803990907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "359373, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6217601598896905,
          51.46138803990907
        ]
      }
    }
  ]
}