{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stone Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.996512,
            53.419419
          ],
          [
            -2.995459,
            53.419429
          ],
          [
            -2.994998,
            53.419433
          ],
          [
            -2.994698,
            53.419436
          ],
          [
            -2.994406,
            53.419439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38145809, L3 7DH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9957017956136616,
          53.4195178396121
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "38261899, L3 6LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.994376003617901,
          53.41944798840318
        ]
      }
    }
  ]
}