{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007955537, Tatton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3755726763204703,
          53.3069995362558
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015167252, Parkgate Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.359441106289849,
          53.31248745761928
        ]
      }
    }
  ]
}