{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Benham Drove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.59305,
            51.128908
          ],
          [
            -1.593032,
            51.128911
          ],
          [
            -1.593015,
            51.128913
          ],
          [
            -1.589958,
            51.129461
          ],
          [
            -1.589949,
            51.129463
          ],
          [
            -1.587708,
            51.130063
          ],
          [
            -1.586987,
            51.130197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023625223, SP5 1BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6155480746845206,
          51.12588041999935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023631804, SO20 8DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.592112349334364,
          51.12922707030181
        ]
      }
    }
  ]
}