{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10001207390, College Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.095309280702958,
          50.26213964597335
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001216493, College Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.094924631629085,
          50.26205094595712
        ]
      }
    }
  ]
}