{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Malthouse Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.081115,
            51.07174
          ],
          [
            1.081004,
            51.071572
          ],
          [
            1.080893,
            51.071404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50014915, CT21 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0811476584850197,
          51.07158610570589
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50104662, CT21 5BW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0808768687037855,
          51.07159324867006
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50109267, CT21 5AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0808928422957471,
          51.07140393534762
        ]
      }
    }
  ]
}