{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arran Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.325531,
            53.449733
          ],
          [
            -2.325484,
            53.449473
          ],
          [
            -2.325437,
            53.449212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Arran Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.32558,
            53.450264
          ],
          [
            -2.325556,
            53.449998
          ],
          [
            -2.325531,
            53.449733
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015435282, M32 9LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.325362003679561,
          53.4493023650636
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070449503, M32 9LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.325436600681539,
          53.44921227648779
        ]
      }
    }
  ]
}