{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Linnhead Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.354004,
            55.879537
          ],
          [
            -4.353699,
            55.879785
          ],
          [
            -4.353394,
            55.880034
          ],
          [
            -4.353368,
            55.880054
          ],
          [
            -4.353342,
            55.880074
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015468784, G14 9DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.353061472926258,
          55.88008484977563
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700394745, G14 0DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.354003601650231,
          55.87953655626447
        ]
      }
    }
  ]
}