{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moel View Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.106007,
            53.166679
          ],
          [
            -3.10585,
            53.166312
          ],
          [
            -3.105693,
            53.165945
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013713413, CH7 6TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1060074477754616,
          53.166678686989314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100100933728, CH7 6TH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1055490857940122,
          53.16630538936746
        ]
      }
    }
  ]
}