{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Michael's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.625594,
            53.61363
          ],
          [
            -1.625777,
            53.613433
          ],
          [
            -1.62596,
            53.613236
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83158806, HD8 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6261699999062136,
          53.61346130090839
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83181798, HD8 9SW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6262167733423074,
          53.613299657662544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83218186, HD8 9SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6255941133105576,
          53.613630279601935
        ]
      }
    }
  ]
}