{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.301068,
            53.097629
          ],
          [
            -2.299686,
            53.097722
          ],
          [
            -2.298844,
            53.097778
          ],
          [
            -2.298684,
            53.097465
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014461995, ST7 2DB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.298685261043316,
          53.09746121164829
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014462103, ST7 2FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3005528050036324,
          53.097573364512485
        ]
      }
    }
  ]
}