{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sark Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.1253,
            52.999762
          ],
          [
            -2.125367,
            52.999695
          ],
          [
            -2.125434,
            52.999627
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455084980, ST3 5XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1252996070019217,
          52.999546520418455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455084981, ST3 5XB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1252995026896135,
          52.99951056384452
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "3455133174, ST3 5BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.125300232880445,
          52.99976225985741
        ]
      }
    }
  ]
}