{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sprainger Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996432,
            53.417434
          ],
          [
            -2.995545,
            53.417371
          ],
          [
            -2.995477,
            53.417366
          ],
          [
            -2.995317,
            53.417355
          ],
          [
            -2.994521,
            53.417298
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38143001, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9950551061543758,
          53.41759960191757
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258154, L3 6JR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9945216549944194,
          53.41730741221655
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38288913, L3 7AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9951774858190987,
          53.41704126872002
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38292752, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.995384807627997,
          53.41754292011818
        ]
      }
    }
  ]
}