{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100121064497, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7751322875211386,
          51.20266480500587
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121335625, College Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7755181301563798,
          51.20279143205459
        ]
      }
    }
  ]
}