{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stowey Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.4615,
            50.71268
          ],
          [
            -2.461823,
            50.712719
          ],
          [
            -2.462146,
            50.712759
          ],
          [
            -2.46238,
            50.712792
          ],
          [
            -2.462614,
            50.712825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014946, DT1 3WF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.461507959696253,
          50.71266778788016
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000754983, DT1 3RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.462459183076095,
          50.71289782782494
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200000755014, DT1 3WD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4616363988887313,
          50.712766199254204
        ]
      }
    }
  ]
}