{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lodge Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.145955,
            52.748683
          ],
          [
            -1.146196,
            52.748357
          ],
          [
            -1.146211,
            52.748336
          ],
          [
            -1.146051,
            52.748192
          ],
          [
            -1.145808,
            52.748126
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070072249, LE12 8LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1459373402808724,
          52.7486766398298
        ]
      }
    }
  ]
}