{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Brown Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.90175,
            53.870532
          ],
          [
            -1.901696,
            53.870626
          ],
          [
            -1.901643,
            53.870721
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Brown Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.901918,
            53.870244
          ],
          [
            -1.901874,
            53.870321
          ],
          [
            -1.901829,
            53.870397
          ],
          [
            -1.90179,
            53.870464
          ],
          [
            -1.90175,
            53.870532
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010589965, BD21 3EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9017804933599136,
          53.8704690147802
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004702550, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9015064757885172,
          53.87058563289003
        ]
      }
    }
  ]
}