{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Busy Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.697286,
            52.110835
          ],
          [
            -2.697124,
            52.111068
          ],
          [
            -2.697114,
            52.11115
          ],
          [
            -2.697094,
            52.111314
          ],
          [
            -2.697087,
            52.111371
          ],
          [
            -2.697074,
            52.111484
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007370922, HR1 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.696909425734813,
          52.11102753338381
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022784806, HR1 3AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.697285969573484,
          52.11082751126361
        ]
      }
    }
  ]
}