{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Willows",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.786236,
            50.73725
          ],
          [
            -0.785951,
            50.737319
          ],
          [
            -0.785812,
            50.73731
          ],
          [
            -0.785583,
            50.737297
          ],
          [
            -0.785473,
            50.737414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014109176, PO20 0JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7862221399411156,
          50.73724942548576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025302995, PO20 0LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7856345225298109,
          50.73750410652074
        ]
      }
    }
  ]
}