{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parr Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.720502,
            53.373064
          ],
          [
            -2.720667,
            53.373018
          ],
          [
            -2.720831,
            53.372972
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Parr Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.720218,
            53.373138
          ],
          [
            -2.72036,
            53.373101
          ],
          [
            -2.720502,
            53.373064
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012255582, WA8 6QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.720831072161834,
          53.37297237448711
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010252782, WA8 6QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.72075744486837,
          53.3730627072416
        ]
      }
    }
  ]
}