{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pallas Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.051417,
            53.545889
          ],
          [
            -3.051594,
            53.545655
          ],
          [
            -3.05177,
            53.54542
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41236831, L37 6GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.051428116051917,
          53.54588208781852
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41237030, L37 6GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0516224886803305,
          53.54580846806203
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41237031, L37 6GA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0518272690103347,
          53.5455459920321
        ]
      }
    }
  ]
}