{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Station Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.595566,
            55.055658
          ],
          [
            -1.595785,
            55.055689
          ],
          [
            -1.596003,
            55.055719
          ],
          [
            -1.596163,
            55.055806
          ],
          [
            -1.596322,
            55.055893
          ],
          [
            -1.59637,
            55.055958
          ],
          [
            -1.596419,
            55.056023
          ],
          [
            -1.596523,
            55.056229
          ],
          [
            -1.596627,
            55.056435
          ],
          [
            -1.596676,
            55.056528
          ],
          [
            -1.596725,
            55.056621
          ],
          [
            -1.596835,
            55.056793
          ],
          [
            -1.596946,
            55.056966
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47084838, NE23 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.595755097436343,
          55.055541843794806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47228126, NE23 7HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5955660791825055,
          55.05565803644379
        ]
      }
    }
  ]
}