{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oxford Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.393623,
            55.874584
          ],
          [
            -4.393137,
            55.874417
          ],
          [
            -4.392652,
            55.87425
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123083046, PA4 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.392636623212204,
          55.87440531579717
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123083047, PA4 0RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.39248959990972,
          55.87435424843548
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100678, PA4 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.393622809370886,
          55.87458386335373
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123100680, PA4 8LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.393622809370886,
          55.87458386335373
        ]
      }
    }
  ]
}