{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Viewforth Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.043979,
            56.216621
          ],
          [
            -3.044183,
            56.216577
          ],
          [
            -3.044387,
            56.216534
          ],
          [
            -3.044499,
            56.21651
          ],
          [
            -3.044611,
            56.216486
          ],
          [
            -3.044796,
            56.216447
          ],
          [
            -3.044981,
            56.216407
          ],
          [
            -3.045185,
            56.216364
          ],
          [
            -3.04539,
            56.216321
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320276134, KY8 5JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0439787255435977,
          56.2166205191975
        ]
      }
    }
  ]
}