{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Linton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.291092,
            53.607605
          ],
          [
            -2.291033,
            53.607874
          ],
          [
            -2.290796,
            53.607873
          ],
          [
            -2.290096,
            53.607868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004876, BL9 6PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2900963565923065,
          53.607867681669916
        ]
      }
    }
  ]
}