{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Jagaar Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.871167,
            51.182017
          ],
          [
            -2.870533,
            51.181959
          ],
          [
            -2.870335,
            51.182033
          ],
          [
            -2.870256,
            51.182063
          ],
          [
            -2.870056,
            51.182064
          ],
          [
            -2.869488,
            51.18199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013415088, TA7 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8694961144136197,
          51.1819783598439
        ]
      }
    }
  ]
}