{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Winifred's Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.524063,
            53.988748
          ],
          [
            -1.524314,
            53.988576
          ],
          [
            -1.524142,
            53.988483
          ],
          [
            -1.523686,
            53.988238
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022911657, HG2 8LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.52405263110554,
          53.98875431242483
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050409884, HG2 8LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.52444924769875,
          53.988746893714165
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100050409885, HG2 8LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5242189537479776,
          53.98888079924897
        ]
      }
    }
  ]
}