{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Broomfields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.35807,
            51.366116
          ],
          [
            -0.357873,
            51.366357
          ],
          [
            -0.357844,
            51.366392
          ],
          [
            -0.357497,
            51.366468
          ],
          [
            -0.357224,
            51.36646
          ],
          [
            -0.356952,
            51.366452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323629, KT10 9NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35696590978907433,
          51.366451620736754
        ]
      }
    }
  ]
}