{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Mount",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.541929,
            50.499432
          ],
          [
            -3.541682,
            50.499392
          ],
          [
            -3.541434,
            50.499352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000016415, TQ2 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.541417809297491,
          50.49932594613974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040544665, TQ2 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.54130241948453,
          50.49924653181115
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040544666, TQ2 8JS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.541108609018408,
          50.49935702219955
        ]
      }
    }
  ]
}