{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gopsal Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.883818,
            52.483517
          ],
          [
            -1.883267,
            52.483614
          ],
          [
            -1.882716,
            52.483711
          ],
          [
            -1.882225,
            52.483808
          ],
          [
            -1.882161,
            52.483821
          ],
          [
            -1.882031,
            52.484084
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023493414, B4 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.88381797803779,
          52.483519422313535
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025735284, B4 7BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8832725979968084,
          52.48372565576283
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100071462261, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8830072092493046,
          52.48385125363796
        ]
      }
    }
  ]
}