{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oakmere Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.734774,
            53.338595
          ],
          [
            -2.734999,
            53.338585
          ],
          [
            -2.735224,
            53.338574
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Oakmere Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.734502,
            53.338613
          ],
          [
            -2.734638,
            53.338604
          ],
          [
            -2.734774,
            53.338595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012255540, WA7 5AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7352241106272586,
          53.33857417545056
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010228492, WA7 5AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7346974375714344,
          53.33851449837833
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010228493, WA7 5AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.734637215553832,
          53.33850588041113
        ]
      }
    }
  ]
}