{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nashville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.92009,
            53.862807
          ],
          [
            -1.920622,
            53.862857
          ],
          [
            -1.921154,
            53.862907
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Nashville Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.92009,
            53.862807
          ],
          [
            -1.919895,
            53.862778
          ],
          [
            -1.9197,
            53.86275
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010594475, BD22 6DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.920455150701994,
          53.86284312629588
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051267761, BD22 6EA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.91989250581566,
          53.862869716893464
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004707780, BD22 6DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9218689201522852,
          53.86301482118701
        ]
      }
    }
  ]
}