{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Haylands Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.461698,
            50.711831
          ],
          [
            -2.462109,
            50.711829
          ],
          [
            -2.462207,
            50.711748
          ],
          [
            -2.462202,
            50.711731
          ],
          [
            -2.462149,
            50.711568
          ],
          [
            -2.461993,
            50.711551
          ],
          [
            -2.461907,
            50.711452
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002639566, DT1 3WR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.462209031606709,
          50.71194558982526
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013012734, DT1 3WP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.461698022120693,
          50.71183071005739
        ]
      }
    }
  ]
}