{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Strafford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.627324,
            54.370728
          ],
          [
            -1.627314,
            54.370487
          ],
          [
            -1.627305,
            54.370245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Strafford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.627341,
            54.371334
          ],
          [
            -1.627333,
            54.371031
          ],
          [
            -1.627324,
            54.370728
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Strafford Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.627305,
            54.370245
          ],
          [
            -1.627294,
            54.370096
          ],
          [
            -1.627284,
            54.369946
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034647487, DL10 7PX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6273567582539676,
          54.36989863813875
        ]
      }
    }
  ]
}