{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Wrigglebrook Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.729114,
            51.983289
          ],
          [
            -2.728852,
            51.983654
          ],
          [
            -2.728829,
            51.983687
          ],
          [
            -2.728793,
            51.983714
          ],
          [
            -2.728642,
            51.983827
          ],
          [
            -2.728455,
            51.983968
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023977706, HR2 8AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7284247387315226,
          51.983913891052566
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094981602, HR2 8AW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.728782162917177,
          51.98350708888419
        ]
      }
    }
  ]
}