{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wallis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.593728,
            53.380207
          ],
          [
            -2.59348,
            53.380155
          ],
          [
            -2.593231,
            53.380102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Wallis Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.594196,
            53.380313
          ],
          [
            -2.593962,
            53.38026
          ],
          [
            -2.593728,
            53.380207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013404147, WA4 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5941959838462623,
          53.38031282356363
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010320505, WA4 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593968626794545,
          53.3801791245435
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010320506, WA4 6AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593895593987484,
          53.38033229637483
        ]
      }
    }
  ]
}