{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007624029, Old School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.192328076059097,
          53.36859497980322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011441515, Old School Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.192403867954197,
          53.36873867540478
        ]
      }
    }
  ]
}