{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Critchel's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.804389,
            50.77741
          ],
          [
            -0.803966,
            50.777404
          ],
          [
            -0.803543,
            50.777398
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014108506, PO20 7NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8035514738271536,
          50.777384405201
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015372987, PO20 7NR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8036070466816173,
          50.777429940009704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024901206, PO20 7BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8152755463679189,
          50.77873609468122
        ]
      }
    }
  ]
}