{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010316103, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4802145263656104,
          53.741261035349964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010318053, Russell Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4807325589699962,
          53.74148366093433
        ]
      }
    }
  ]
}