{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.42487,
            55.825491
          ],
          [
            -4.425176,
            55.825022
          ],
          [
            -4.425482,
            55.824554
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Arthur Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.425482,
            55.824554
          ],
          [
            -4.425782,
            55.824103
          ],
          [
            -4.426081,
            55.823652
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123036639, PA2 8AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.425631276798953,
          55.82489212740751
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123036640, PA2 8AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.425921149054638,
          55.824419036755074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123102447, PA2 8BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.426080940259851,
          55.82365191148075
        ]
      }
    }
  ]
}