{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pennygreen Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.157052,
            51.612263
          ],
          [
            -1.156854,
            51.61259
          ],
          [
            -1.156755,
            51.612752
          ],
          [
            -1.156754,
            51.612753
          ],
          [
            -1.156726,
            51.6128
          ],
          [
            -1.156703,
            51.612838
          ],
          [
            -1.156453,
            51.612847
          ],
          [
            -1.156294,
            51.612852
          ],
          [
            -1.155848,
            51.612868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033011884, OX10 0FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.157121417030189,
          51.61270616842113
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033015242, OX10 0RJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1570573733609606,
          51.61226512467461
        ]
      }
    }
  ]
}