{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thomas Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.23681,
            51.857991
          ],
          [
            -2.237281,
            51.858143
          ],
          [
            -2.237752,
            51.858294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120493165, GL1 4ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2373309172868407,
          51.85825857521057
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120493166, GL1 4ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.237258174467844,
          51.8582317492991
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120493167, GL1 4ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.237170911593687,
          51.858204952646375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004496283, GL1 4EY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2368067740070083,
          51.85798990462449
        ]
      }
    }
  ]
}