{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tumbly Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.777384,
            50.280924
          ],
          [
            -3.777289,
            50.280925
          ],
          [
            -3.776955,
            50.280931
          ],
          [
            -3.776818,
            50.280933
          ],
          [
            -3.776526,
            50.280938
          ],
          [
            -3.776401,
            50.280969
          ],
          [
            -3.776277,
            50.280999
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009313975, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7761666402953287,
          50.28101424807706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564539, TQ7 1UG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.7773844163998636,
          50.28092367318893
        ]
      }
    }
  ]
}