{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023159909, Parker's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.499532210736384,
          53.37898315438628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091734029, Parker's Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.499682001977935,
          53.37902872532898
        ]
      }
    }
  ]
}