{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Abbots Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.07298,
            52.647073
          ],
          [
            -1.072908,
            52.647315
          ],
          [
            -1.072895,
            52.647361
          ],
          [
            -1.072871,
            52.647442
          ],
          [
            -1.072837,
            52.647558
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465171947, LE5 1AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0728714841867097,
          52.64730605732229
        ]
      }
    }
  ]
}