{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739348,
            53.74719
          ],
          [
            -1.739423,
            53.747094
          ],
          [
            -1.739499,
            53.746998
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "School Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.739499,
            53.746998
          ],
          [
            -1.739553,
            53.746928
          ],
          [
            -1.739608,
            53.746858
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83091214, BD12 7DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7396220750805989,
          53.7470290811843
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83091419, BD12 7DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7391531267878133,
          53.74684830142573
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206164, BD12 7DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7393481364044072,
          53.74719027148271
        ]
      }
    }
  ]
}