{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brunswick Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.335615,
            51.382786
          ],
          [
            -0.335578,
            51.382716
          ],
          [
            -0.335569,
            51.382699
          ],
          [
            -0.335535,
            51.382632
          ],
          [
            -0.335705,
            51.38257
          ],
          [
            -0.335913,
            51.382494
          ],
          [
            -0.336039,
            51.382613
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033323649, KT7 0EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3360257733416217,
          51.3825673835424
        ]
      }
    }
  ]
}