{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parsonage Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.670565,
            50.462153
          ],
          [
            -3.670992,
            50.461868
          ],
          [
            -3.672327,
            50.461354
          ],
          [
            -3.67338,
            50.460863
          ],
          [
            -3.674077,
            50.460373
          ],
          [
            -3.674439,
            50.460119
          ],
          [
            -3.676804,
            50.45888
          ],
          [
            -3.677322,
            50.458395
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564707, TQ9 6ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6705653792076935,
          50.46215311902665
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025702322, TQ9 6NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.6724417870234354,
          50.459428020411714
        ]
      }
    }
  ]
}