{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lord's Close Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.496227,
            54.066665
          ],
          [
            -2.498141,
            54.069075
          ],
          [
            -2.498262,
            54.06925
          ],
          [
            -2.499056,
            54.0704
          ],
          [
            -2.499664,
            54.07108
          ],
          [
            -2.500061,
            54.071887
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091522862, LA2 8RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.500038806970466,
          54.07186259449473
        ]
      }
    }
  ]
}