{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Little Tarrat Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.641896,
            50.929013
          ],
          [
            -2.641713,
            50.928964
          ],
          [
            -2.64153,
            50.928914
          ],
          [
            -2.641474,
            50.928919
          ],
          [
            -2.641418,
            50.928923
          ],
          [
            -2.640535,
            50.929096
          ],
          [
            -2.639651,
            50.929268
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30092326, BA20 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6415559299933453,
          50.92808839456429
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30119684, BA20 2LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.641910151645723,
          50.929012670820555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30517280, BA20 2HU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.64081866096951,
          50.92931541941408
        ]
      }
    }
  ]
}