{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hollow Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.399094,
            50.723258
          ],
          [
            -2.399763,
            50.723561
          ],
          [
            -2.400174,
            50.723614
          ],
          [
            -2.400417,
            50.723571
          ],
          [
            -2.401855,
            50.723315
          ],
          [
            -2.401884,
            50.723308
          ],
          [
            -2.401914,
            50.723302
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014582, DT2 8PS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4137691049141887,
          50.71983443479682
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023248818, DT2 8QD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4079634051344736,
          50.72335307172216
        ]
      }
    }
  ]
}