{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.30604,
            51.264404
          ],
          [
            1.306227,
            51.264391
          ],
          [
            1.306413,
            51.264378
          ],
          [
            1.307152,
            51.264341
          ],
          [
            1.30789,
            51.264303
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025108518, CT13 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3070387770889418,
          51.264363502176266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034878651, CT13 0PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.306123033776913,
          51.264389391665745
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034891208, CT13 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3070244686101573,
          51.26436390675453
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100060918292, CT13 0NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.307384760237104,
          51.26438969912123
        ]
      }
    }
  ]
}