{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mostyn Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.141915,
            53.913741
          ],
          [
            -2.142085,
            53.913773
          ],
          [
            -2.142254,
            53.913804
          ],
          [
            -2.142403,
            53.913532
          ],
          [
            -2.142551,
            53.913259
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022947005, BB18 6NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1425322588526856,
          53.913251020262365
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948752, BB18 6NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.142229685726041,
          53.9138086225962
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022948764, BB18 6NY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.142229685726041,
          53.9138086225962
        ]
      }
    }
  ]
}