{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "France Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.651504,
            53.54073
          ],
          [
            -2.651212,
            53.540641
          ],
          [
            -2.65092,
            53.540551
          ],
          [
            -2.650897,
            53.540544
          ],
          [
            -2.650875,
            53.540537
          ],
          [
            -2.650824,
            53.540521
          ],
          [
            -2.650774,
            53.540505
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063721, WN5 9EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6512763870618263,
          53.54065982453133
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025675881, WN5 0AR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6515976655627043,
          53.54094570619363
        ]
      }
    }
  ]
}