{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3040067736, Rugby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1459564374678473,
          52.923319345654456
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092036615, Rugby Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1458224090706017,
          52.923327372065785
        ]
      }
    }
  ]
}