{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Barnetts Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.010071,
            51.265289
          ],
          [
            -0.009888,
            51.264945
          ],
          [
            -0.009705,
            51.264602
          ],
          [
            -0.00969,
            51.26457
          ],
          [
            -0.009676,
            51.264539
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007911961, RH8 0NH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.009678558863371272,
          51.26452692491345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007911962, RH8 0NQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.01013067157300986,
          51.26501124089704
        ]
      }
    }
  ]
}