{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Twyne Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.2163,
            51.106004
          ],
          [
            -0.216519,
            51.105881
          ],
          [
            -0.216573,
            51.10588
          ],
          [
            -0.216919,
            51.10587
          ],
          [
            -0.217103,
            51.105869
          ],
          [
            -0.217288,
            51.105869
          ],
          [
            -0.217353,
            51.105868
          ],
          [
            -0.217419,
            51.105868
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034141533, RH11 8JT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2171054724554621,
          51.105854434176365
        ]
      }
    }
  ]
}