{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ffernfail Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.847774,
            52.529489
          ],
          [
            -1.847866,
            52.529322
          ],
          [
            -1.847908,
            52.529247
          ],
          [
            -1.848055,
            52.529211
          ],
          [
            -1.848301,
            52.529221
          ],
          [
            -1.848548,
            52.529232
          ],
          [
            -1.848585,
            52.529234
          ],
          [
            -1.848623,
            52.529235
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023500794, B23 6JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.847774010331579,
          52.52948905868302
        ]
      }
    }
  ]
}