{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burkhardt Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611957,
            53.450936
          ],
          [
            -2.611874,
            53.450946
          ],
          [
            -2.611791,
            53.450956
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Burkhardt Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.612378,
            53.450926
          ],
          [
            -2.612167,
            53.450931
          ],
          [
            -2.611957,
            53.450936
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39008412, WA12 8BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.611713809612696,
          53.45083040371855
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39008413, WA12 8BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.611608670073463,
          53.45084891947597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39201739, WA12 8BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6123626764649286,
          53.45092595324068
        ]
      }
    }
  ]
}