{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.488156,
            57.667502
          ],
          [
            -2.488208,
            57.667636
          ],
          [
            -2.488398,
            57.667708
          ],
          [
            -2.488797,
            57.667859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151056341, AB44 1WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.488141954762283,
          57.667726433640546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151056342, AB44 1WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.488564019103366,
          57.66794936393162
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151153641, AB44 1WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.488141954762283,
          57.667726433640546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151158926, AB44 1PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4888978048639876,
          57.6678402852562
        ]
      }
    }
  ]
}