{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.364958,
            51.724033
          ],
          [
            -3.365113,
            51.724166
          ],
          [
            -3.365269,
            51.724299
          ],
          [
            -3.365582,
            51.724562
          ],
          [
            -3.365894,
            51.724826
          ],
          [
            -3.365979,
            51.724889
          ],
          [
            -3.366063,
            51.724952
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Church View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.364435,
            51.723585
          ],
          [
            -3.364697,
            51.723809
          ],
          [
            -3.364958,
            51.724033
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034653999, CF48 1TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3654897826550463,
          51.72448101369894
        ]
      }
    }
  ]
}