{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Manor Fields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.252597,
            51.166235
          ],
          [
            0.253579,
            51.166283
          ],
          [
            0.253972,
            51.166302
          ],
          [
            0.254192,
            51.165958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024136324, TN4 0RG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.25397568945928445,
          51.166295880575355
        ]
      }
    }
  ]
}