{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Delamere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.647444,
            55.009271
          ],
          [
            -1.647368,
            55.009391
          ],
          [
            -1.647293,
            55.009511
          ],
          [
            -1.64726,
            55.009564
          ],
          [
            -1.647228,
            55.009616
          ],
          [
            -1.647153,
            55.009735
          ],
          [
            -1.647079,
            55.009854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Delamere Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.647079,
            55.009854
          ],
          [
            -1.646974,
            55.010013
          ],
          [
            -1.646868,
            55.010172
          ],
          [
            -1.646783,
            55.0103
          ],
          [
            -1.646699,
            55.010428
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510712723, NE3 3TB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6474436511342851,
          55.00927085666925
        ]
      }
    }
  ]
}