{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Laing Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.495924,
            57.671843
          ],
          [
            -2.495693,
            57.672074
          ],
          [
            -2.495462,
            57.672304
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151057158, AB44 1RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.495443430942197,
          57.67212636587946
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151057159, AB44 1RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4955586932370752,
          57.67197321354308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151087541, AB44 1RB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.495475855356203,
          57.67204539727208
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151158985, AB44 1QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.495892372131235,
          57.671855134543044
        ]
      }
    }
  ]
}