{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sinclair Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.029588,
            57.684348
          ],
          [
            -2.029468,
            57.684352
          ],
          [
            -2.029349,
            57.684357
          ],
          [
            -2.02929,
            57.684407
          ],
          [
            -2.029231,
            57.684458
          ],
          [
            -2.029146,
            57.684486
          ],
          [
            -2.029061,
            57.684514
          ],
          [
            -2.028862,
            57.684544
          ],
          [
            -2.028663,
            57.684573
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151155407, AB43 9UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.029367505847989,
          57.68433052802888
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151182335, AB43 9UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.028713453972695,
          57.684303732709324
        ]
      }
    }
  ]
}