{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Navins",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.140532,
            52.726882
          ],
          [
            -1.140621,
            52.726935
          ],
          [
            -1.14071,
            52.726988
          ],
          [
            -1.140864,
            52.727181
          ],
          [
            -1.140825,
            52.727429
          ],
          [
            -1.140779,
            52.72772
          ],
          [
            -1.140865,
            52.727882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "The Navins",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.140865,
            52.727882
          ],
          [
            -1.141222,
            52.728028
          ],
          [
            -1.141579,
            52.728174
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070071675, LE12 7AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1404850554138732,
          52.72685490338484
        ]
      }
    }
  ]
}