{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.753803,
            53.456876
          ],
          [
            -2.754015,
            53.45692
          ],
          [
            -2.754226,
            53.456964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Greenall Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.754226,
            53.456964
          ],
          [
            -2.754423,
            53.457007
          ],
          [
            -2.754619,
            53.457051
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39024946, WA10 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7540432089527314,
          53.456838998084564
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "39202212, WA10 4ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.754619098978003,
          53.45704210100825
        ]
      }
    }
  ]
}