{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10024832844, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.326653817521429,
          52.10342905810678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001122535, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.327045438095868,
          52.10307733934126
        ]
      }
    }
  ]
}