{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.430201,
            53.394861
          ],
          [
            -1.429943,
            53.395049
          ],
          [
            -1.429684,
            53.395236
          ],
          [
            -1.429677,
            53.395249
          ],
          [
            -1.42967,
            53.395262
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013333553, S9 3TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4297451823832499,
          53.39519159807065
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023153049, S9 3RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4298231307020601,
          53.39498523021652
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002993132, S9 3TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4303826274818634,
          53.3947541933622
        ]
      }
    }
  ]
}