{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "83127030, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.670571245937139,
          53.70776108638988
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83127423, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6700103805631585,
          53.707804484873726
        ]
      }
    }
  ]
}