{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pack Horse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.204727,
            52.770374
          ],
          [
            -1.204609,
            52.770305
          ],
          [
            -1.204492,
            52.770235
          ],
          [
            -1.204308,
            52.770111
          ],
          [
            -1.204124,
            52.769987
          ],
          [
            -1.20398,
            52.769876
          ],
          [
            -1.203835,
            52.769765
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070071300, LE11 2TY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2046978045156809,
          52.77039977176931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032235539, LE11 2FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2041105582221285,
          52.7700901836745
        ]
      }
    }
  ]
}