{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jays Crescent",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.959627,
            52.366114
          ],
          [
            -1.959265,
            52.365759
          ],
          [
            -1.95926,
            52.365755
          ],
          [
            -1.958735,
            52.365495
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023881540, B48 7TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9596273202667185,
          52.366114497195426
        ]
      }
    }
  ]
}