{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Yarwood Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.348435,
            53.38194
          ],
          [
            -2.34861,
            53.381966
          ],
          [
            -2.348784,
            53.381991
          ],
          [
            -2.349144,
            53.382045
          ],
          [
            -2.349504,
            53.382098
          ],
          [
            -2.34964,
            53.382119
          ],
          [
            -2.349775,
            53.38214
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024828087, WA14 2EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3492466274818633,
          53.381874451163874
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070450467, WA14 2EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.348450388040349,
          53.381939699888214
        ]
      }
    }
  ]
}