{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.440654,
            52.973115
          ],
          [
            -0.440661,
            52.973082
          ],
          [
            -0.440674,
            52.973028
          ],
          [
            -0.440694,
            52.972942
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "New Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.440694,
            52.972942
          ],
          [
            -0.440696,
            52.972887
          ],
          [
            -0.440699,
            52.972778
          ],
          [
            -0.440704,
            52.972614
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006538105, NG34 8PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.44067361788958415,
          52.97259764710879
        ]
      }
    }
  ]
}