{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "3455126365, Park Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1868975403668363,
          53.04784508763031
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025506983, B5051",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.187329581190689,
          53.04771855973995
        ]
      }
    }
  ]
}