{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dean Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.262251,
            53.465579
          ],
          [
            -2.262325,
            53.465558
          ],
          [
            -2.262399,
            53.465537
          ],
          [
            -2.262581,
            53.465484
          ],
          [
            -2.262763,
            53.465431
          ],
          [
            -2.262984,
            53.465367
          ],
          [
            -2.263205,
            53.465303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070452431, M15 4BN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.262237129046507,
          53.465583095145696
        ]
      }
    }
  ]
}