{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mansfield Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.2997,
            52.124826
          ],
          [
            -2.300506,
            52.124546
          ],
          [
            -2.300791,
            52.124447
          ],
          [
            -2.301053,
            52.124116
          ],
          [
            -2.301074,
            52.123961
          ],
          [
            -2.301095,
            52.123807
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014085782, WR14 1GQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2997584862795826,
          52.124817153820146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120589554, WR14 2WE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3008345241761883,
          52.124095168722995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120589555, WR14 2WE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3008486457607504,
          52.12402320839676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120589556, WR14 2WE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.300862585517206,
          52.12392427693047
        ]
      }
    }
  ]
}