{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Paddock Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.286987,
            51.255615
          ],
          [
            1.286802,
            51.255737
          ],
          [
            1.286617,
            51.255859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034889674, CT13 0FF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2869728086180348,
          51.25561928530676
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034889678, CT13 0FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.286702274969549,
          51.25564487855139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034889684, CT13 0FN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.28668413400722,
          51.256194085985555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034889685, CT13 0FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2863623495150927,
          51.25610418314258
        ]
      }
    }
  ]
}