{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Westerdale Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.666662,
            53.783029
          ],
          [
            -2.666294,
            53.783092
          ],
          [
            -2.665926,
            53.783155
          ],
          [
            -2.665822,
            53.783151
          ],
          [
            -2.665717,
            53.783147
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090429136, PR2 6BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6659076150343846,
          53.78307567192258
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090429137, PR2 6BZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.665891585547895,
          53.78302183201246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090429138, PR2 6XL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.666665670678297,
          53.78302651725445
        ]
      }
    }
  ]
}