{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Walter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.398868,
            53.522834
          ],
          [
            -2.398605,
            53.522878
          ],
          [
            -2.398341,
            53.522922
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Walter Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.399365,
            53.522747
          ],
          [
            -2.399117,
            53.522791
          ],
          [
            -2.398868,
            53.522834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007893536, M28 3JA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3994859428435933,
          53.52272904156428
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090620356, M28 3JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.39898956201099,
          53.52287451499566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094191178, M28 3ZG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3990634548585286,
          53.52271247641543
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095313932, M28 3ZG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3987488273029633,
          53.522938237621176
        ]
      }
    }
  ]
}