{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hobbs Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.095504,
            51.42751
          ],
          [
            -0.095935,
            51.427499
          ],
          [
            -0.096367,
            51.427488
          ],
          [
            -0.096488,
            51.427484
          ],
          [
            -0.096609,
            51.42748
          ],
          [
            -0.096777,
            51.427476
          ],
          [
            -0.096944,
            51.427471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000446454, SE27 9TW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.09694390773799022,
          51.427470704110476
        ]
      }
    }
  ]
}