{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.340978,
            51.221301
          ],
          [
            1.340892,
            51.221069
          ],
          [
            1.34087,
            51.221008
          ],
          [
            1.340982,
            51.220847
          ],
          [
            1.340997,
            51.220827
          ],
          [
            1.341013,
            51.220806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034875641, CT14 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.340628905506137,
          51.22163534919364
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034878030, CT14 0LG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3410128474455836,
          51.22080581631678
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094394597, CT14 0LN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.340009703076521,
          51.22198586175056
        ]
      }
    }
  ]
}