{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "72331052, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.356153235062804,
          53.905481538881304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72400500, Jackdaw Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3560125263748666,
          53.90572345969505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72400501, Jackdaw Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.356383879207892,
          53.90532997946093
        ]
      }
    }
  ]
}