{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Argyll Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.321016,
            53.450033
          ],
          [
            -2.32111,
            53.450248
          ],
          [
            -2.321203,
            53.450463
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Argyll Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.321203,
            53.450463
          ],
          [
            -2.321181,
            53.450697
          ],
          [
            -2.321158,
            53.450932
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070449499, M32 9LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.321015978955185,
          53.45003321261982
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011645343, M32 9JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.320929229744535,
          53.45050983750773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011645344, M32 9JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3209287550744078,
          53.450446919134386
        ]
      }
    }
  ]
}