{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Horne Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.953992,
            53.417053
          ],
          [
            -2.954283,
            53.417357
          ],
          [
            -2.954574,
            53.417662
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38079149, L6 5EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9546661697521674,
          53.4174260034842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258716, L6 5NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.954057374486603,
          53.4171162586763
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289144, L6 5EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9546661697521674,
          53.4174260034842
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289145, L6 5EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9546661697521674,
          53.4174260034842
        ]
      }
    }
  ]
}