{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Markshall Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.297384,
            52.589336
          ],
          [
            1.297412,
            52.589294
          ],
          [
            1.297427,
            52.589271
          ],
          [
            1.298087,
            52.588282
          ],
          [
            1.298129,
            52.588254
          ],
          [
            1.299407,
            52.587373
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001206, NR14 8QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2993514184714812,
          52.58741936084411
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630105416, NR14 8QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2984875175124686,
          52.587713259174755
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630155716, NR14 8QP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2965659862531316,
          52.589457626178884
        ]
      }
    }
  ]
}