{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.64499,
            54.625559
          ],
          [
            -1.644798,
            54.625576
          ],
          [
            -1.644607,
            54.625593
          ],
          [
            -1.644506,
            54.625602
          ],
          [
            -1.644406,
            54.625611
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Railway Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.646633,
            54.625429
          ],
          [
            -1.646493,
            54.625441
          ],
          [
            -1.646353,
            54.625452
          ],
          [
            -1.645866,
            54.625493
          ],
          [
            -1.645378,
            54.625534
          ],
          [
            -1.645184,
            54.625546
          ],
          [
            -1.64499,
            54.625559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014016614, DL4 2JB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6466329191692524,
          54.625428838750665
        ]
      }
    }
  ]
}