{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ellinthorpe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.735902,
            53.784681
          ],
          [
            -1.735274,
            53.784994
          ],
          [
            -1.735077,
            53.785021
          ],
          [
            -1.734971,
            53.784975
          ],
          [
            -1.734907,
            53.784894
          ],
          [
            -1.734745,
            53.784687
          ],
          [
            -1.735441,
            53.784332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589343, BD4 7NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7350344273784288,
          53.78452609728138
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090127085, BD4 7NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.735200806339514,
          53.784616344472624
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051949589, BD4 7ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7349420652965284,
          53.784732617458374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004694994, BD4 7ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7350941163732694,
          53.78468801309726
        ]
      }
    }
  ]
}