{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Apple Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.715353,
            53.582146
          ],
          [
            -2.716608,
            53.582276
          ],
          [
            -2.717186,
            53.582336
          ],
          [
            -2.717825,
            53.582486
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012362854, WN6 9BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.717919658113951,
          53.58292869924805
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012363044, WN6 9DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.71533871658957,
          53.58215317707209
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025173270, WN6 9DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.71735946138894,
          53.582851164218056
        ]
      }
    }
  ]
}