{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023050430, Hardy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.280368958297279,
          53.430711392984506
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090238729, Hardy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.280368958297279,
          53.430711392984506
        ]
      }
    }
  ]
}