{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ley Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.374597,
            53.095107
          ],
          [
            -1.374569,
            53.094956
          ],
          [
            -1.37454,
            53.094805
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ley Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.37454,
            53.094805
          ],
          [
            -1.374507,
            53.094605
          ],
          [
            -1.374473,
            53.094406
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009831833, DE55 7GZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3745562254600645,
          53.09485546712571
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030005190, DE55 7HE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3743605423126077,
          53.094962309205165
        ]
      }
    }
  ]
}