{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenmouth Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.65906,
            54.977003
          ],
          [
            -2.658995,
            54.976875
          ],
          [
            -2.658929,
            54.976747
          ],
          [
            -2.658936,
            54.976711
          ],
          [
            -2.658944,
            54.976676
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008701321, CA8 2BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6590585084731733,
          54.977000675707146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008703458, CA8 2LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6549666945834387,
          54.97421903258476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025286051, CA8 2LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6536539298650705,
          54.973228607818456
        ]
      }
    }
  ]
}