{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Nantyffin North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.904685,
            51.656043
          ],
          [
            -3.904576,
            51.656058
          ],
          [
            -3.903693,
            51.656176
          ],
          [
            -3.903259,
            51.656362
          ],
          [
            -3.901989,
            51.656905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010050465, SA7 9RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.901959704893147,
          51.656914968890916
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025331727, SA7 9RF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.900472761182803,
          51.657658438958016
        ]
      }
    }
  ]
}