{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Combe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.260936,
            50.752584
          ],
          [
            0.260775,
            50.752925
          ],
          [
            0.260614,
            50.753265
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023281912, BN20 7XS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2606143232504848,
          50.7532651439868
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025242975, BN20 7XR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2607025272076781,
          50.75274178096791
        ]
      }
    }
  ]
}