{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Albion Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.470294,
            51.749593
          ],
          [
            -0.470406,
            51.749587
          ],
          [
            -0.470518,
            51.749581
          ],
          [
            -0.470649,
            51.749575
          ],
          [
            -0.47078,
            51.749568
          ],
          [
            -0.470892,
            51.749563
          ],
          [
            -0.471005,
            51.749557
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014239444, HP1 1DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.4710050812495333,
          51.74955697091432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093313476, HP2 4WL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.47050911018286445,
          51.74965841984166
        ]
      }
    }
  ]
}