{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007891791, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3987529436029438,
          53.52979639539689
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090621658, Hill Top Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3991782929298546,
          53.53010957016243
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011368503, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3986635296632524,
          53.52991354323381
        ]
      }
    }
  ]
}