{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Ninian's Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.157548,
            51.62354
          ],
          [
            -0.157474,
            51.62321
          ],
          [
            -0.157401,
            51.622881
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200147756, N20 0ST",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.1575474698874577,
          51.62354865454342
        ]
      }
    }
  ]
}