{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Butteryhouse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.298528,
            53.375797
          ],
          [
            -2.29818,
            53.375676
          ],
          [
            -2.297625,
            53.375342
          ],
          [
            -2.297123,
            53.37504
          ],
          [
            -2.296926,
            53.37478
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024815768, WA15 8UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.296836867461854,
          53.3749333386975
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070452152, WA15 8UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.301776352499528,
          53.37625126106194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000339462, WA15 8UB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2979815251995706,
          53.37526306385237
        ]
      }
    }
  ]
}