{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "County Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.420432,
            53.529875
          ],
          [
            -2.420572,
            53.529759
          ],
          [
            -2.420712,
            53.529644
          ],
          [
            -2.420719,
            53.529637
          ],
          [
            -2.420725,
            53.529631
          ],
          [
            -2.4209,
            53.529451
          ],
          [
            -2.421075,
            53.52927
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10004677359, M28 0BA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.42141275397973,
          53.52988941664778
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007890765, M38 0BR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.421074721430049,
          53.529270406393124
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090619952, M38 9NS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4213691941977658,
          53.53006035043947
        ]
      }
    }
  ]
}