{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Evanton Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.322999,
            55.803192
          ],
          [
            -4.323115,
            55.80327
          ],
          [
            -4.323334,
            55.803314
          ],
          [
            -4.323729,
            55.803394
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700270156, G46 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.323384633090676,
          55.80350792177611
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700393260, G46 8JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.322998769796164,
          55.80319165859359
        ]
      }
    }
  ]
}