{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Croft Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.954642,
            53.831044
          ],
          [
            -1.954662,
            53.830784
          ],
          [
            -1.954671,
            53.830666
          ],
          [
            -1.954869,
            53.830585
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070055778, BD22 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9546405890314358,
          53.8308010637498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090157533, BD22 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9547470696778873,
          53.830684260941936
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090157534, BD22 8DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9547772836181583,
          53.830846054583304
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051257306, BD22 8DE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9547774183637534,
          53.830720223944446
        ]
      }
    }
  ]
}