{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brookside Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.212357,
            53.165181
          ],
          [
            -2.212401,
            53.165449
          ],
          [
            -2.212403,
            53.16546
          ],
          [
            -2.212706,
            53.165642
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007645869, CW12 1DF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.212386686562467,
          53.16517189013916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012822620, CW12 1DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2128679070845614,
          53.16569238806161
        ]
      }
    }
  ]
}