{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tagus Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.949302,
            53.394134
          ],
          [
            -2.949482,
            53.394099
          ],
          [
            -2.949661,
            53.394064
          ],
          [
            -2.949709,
            53.394053
          ],
          [
            -2.949758,
            53.394042
          ],
          [
            -2.949807,
            53.394032
          ],
          [
            -2.949856,
            53.394021
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38151363, L8 0UF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9505094254529545,
          53.39363856900574
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38258774, L8 0QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.949646775710705,
          53.39406791467677
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38259601, L8 0QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9493023574417214,
          53.39413357680001
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38289753, L8 0QN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.949513056157772,
          53.39414088983881
        ]
      }
    }
  ]
}