{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mere Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.306154,
            53.097649
          ],
          [
            -2.306161,
            53.097658
          ],
          [
            -2.306169,
            53.097667
          ],
          [
            -2.306416,
            53.097765
          ],
          [
            -2.306663,
            53.097863
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090047939, ST7 2AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3061537061913673,
          53.09765795837459
        ]
      }
    }
  ]
}