{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hope Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.030383,
            53.393893
          ],
          [
            -3.030259,
            53.394047
          ],
          [
            -3.030135,
            53.3942
          ],
          [
            -3.030065,
            53.394291
          ],
          [
            -3.029995,
            53.394382
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42057974, CH41 3RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.030425010395632,
          53.394377714141
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42057975, CH41 3RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.030319328809967,
          53.394360648433
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42057976, CH41 3RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0302284655283938,
          53.394334465752145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42183673, CH41 3RW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0299892027078346,
          53.39439046448504
        ]
      }
    }
  ]
}