{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Double Lodges Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.482156,
            52.821565
          ],
          [
            0.483174,
            52.821281
          ],
          [
            0.487887,
            52.820316
          ],
          [
            0.493661,
            52.819133
          ],
          [
            0.493826,
            52.819093
          ],
          [
            0.493992,
            52.819053
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Double Lodges Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.493992,
            52.819053
          ],
          [
            0.49413,
            52.819002
          ],
          [
            0.494269,
            52.81895
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094129161, PE35 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.4943780727831207,
          52.818925059554694
        ]
      }
    }
  ]
}