{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090107934, New House Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8254911446556026,
          53.769367115599735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051198516, New House Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8249735633730095,
          53.76978879876736
        ]
      }
    }
  ]
}