{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Advocates' Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.098817,
            57.156645
          ],
          [
            -2.099115,
            57.156574
          ],
          [
            -2.099414,
            57.156503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9051306248, AB24 3HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0994135803849523,
          57.156502836923416
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025374339, AB24 3HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0990668508724086,
          57.156655822845714
        ]
      }
    }
  ]
}