{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walkergate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.002962,
            53.366596
          ],
          [
            -0.002875,
            53.366341
          ],
          [
            -0.002827,
            53.366201
          ],
          [
            -0.002661,
            53.366152
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023184487, LN11 9AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.00295590028213038,
          53.3666005673231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032079312, LN11 9BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.002998123275857731,
          53.366340558773075
        ]
      }
    }
  ]
}