{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Burnside Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.06572,
            55.858841
          ],
          [
            -5.065968,
            55.858533
          ],
          [
            -5.066215,
            55.858225
          ],
          [
            -5.06639,
            55.858005
          ],
          [
            -5.066564,
            55.857786
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125018353, PA20 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.065846703355325,
          55.858217095509566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125055296, PA20 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.065666279913713,
          55.858158666596246
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125078144, PA20 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.066124254687352,
          55.858291081456144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125078817, PA20 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.065830751239828,
          55.858217493265286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "125078818, PA20 0NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.065765528399529,
          55.85820114023702
        ]
      }
    }
  ]
}