{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brewer's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.483316,
            54.999645
          ],
          [
            -1.483274,
            54.999522
          ],
          [
            -1.482853,
            54.999127
          ],
          [
            -1.482803,
            54.99908
          ],
          [
            -1.482756,
            54.999036
          ],
          [
            -1.482751,
            54.999031
          ],
          [
            -1.482263,
            54.998573
          ],
          [
            -1.482006,
            54.998535
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47228410, NE28 0AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4855032883143822,
          54.99570910725615
        ]
      }
    }
  ]
}