{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spinks' Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.396373,
            52.475132
          ],
          [
            1.399303,
            52.474794
          ],
          [
            1.399935,
            52.47463
          ],
          [
            1.400748,
            52.474419
          ],
          [
            1.403483,
            52.474736
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001790, NR35 2DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3964088938579877,
          52.475279032877516
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025078114, NR35 2DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.40045869124651,
          52.47278814708882
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025093730, NR35 2DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3967574625863075,
          52.47521505063645
        ]
      }
    }
  ]
}