{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Watling Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.211469,
            55.760599
          ],
          [
            -4.211556,
            55.760438
          ],
          [
            -4.211643,
            55.760277
          ],
          [
            -4.211646,
            55.760251
          ],
          [
            -4.211649,
            55.760225
          ],
          [
            -4.211651,
            55.760213
          ],
          [
            -4.211652,
            55.7602
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "484171538, G75 8PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.211469325335592,
          55.76059923107968
        ]
      }
    }
  ]
}