{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosemount Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.591917,
            55.850405
          ],
          [
            -4.591571,
            55.850505
          ],
          [
            -4.591226,
            55.850605
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123004090, PA11 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.591781966280398,
          55.8503000194248
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123004091, PA11 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.591497159835031,
          55.85034197479279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123004092, PA11 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.591309280713224,
          55.850399863678774
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123004093, PA11 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.5910735346076805,
          55.850458760835494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102481, PA11 3JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.59152566711883,
          55.85053012824748
        ]
      }
    }
  ]
}