{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Loftus Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.826966,
            53.360111
          ],
          [
            -2.826976,
            53.359957
          ],
          [
            -2.826985,
            53.359802
          ],
          [
            -2.826864,
            53.359793
          ],
          [
            -2.826742,
            53.359784
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40080076, L26 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8269748320029744,
          53.35965462959336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40080077, L26 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8268845141033867,
          53.35964626665512
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40080078, L26 9AE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.82679437026504,
          53.35964689132916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "40080079, L26 9XZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.8269686852854217,
          53.3601131054056
        ]
      }
    }
  ]
}