{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Park Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.439669,
            51.624181
          ],
          [
            -2.439763,
            51.623696
          ],
          [
            -2.439857,
            51.623211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "641731, GL12 8HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4394676846323704,
          51.623924697313484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "641732, GL12 8HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.439424871233893,
          51.623978805640746
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "656996, GL12 8HT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4398215016903686,
          51.623168099694325
        ]
      }
    }
  ]
}