{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Upper Gwyddon Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.132327,
            51.648272
          ],
          [
            -3.132288,
            51.648266
          ],
          [
            -3.13225,
            51.648259
          ],
          [
            -3.131446,
            51.648131
          ],
          [
            -3.130643,
            51.648003
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "43084590, NP11 5GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.13148432068867,
          51.648129745040684
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015823607, NP11 5GY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1308024747776906,
          51.64802841488301
        ]
      }
    }
  ]
}