{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back St Paul's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.783728,
            53.833527
          ],
          [
            -1.783535,
            53.833163
          ],
          [
            -1.783533,
            53.833158
          ],
          [
            -1.783533,
            53.833024
          ],
          [
            -1.783535,
            53.832782
          ],
          [
            -1.783572,
            53.832433
          ],
          [
            -1.78361,
            53.832085
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back St Paul's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.78361,
            53.832085
          ],
          [
            -1.783703,
            53.831761
          ],
          [
            -1.783769,
            53.831532
          ],
          [
            -1.783876,
            53.83146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070057773, BD18 3PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.783536752707171,
          53.8323763758462
        ]
      }
    }
  ]
}