{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100050801125, Henry Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2764588158183385,
          53.49450453863098
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050801126, Henry Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.276460498156423,
          53.4944056739647
        ]
      }
    }
  ]
}