{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipping Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.991851,
            52.195539
          ],
          [
            0.992066,
            52.195617
          ],
          [
            0.992106,
            52.195632
          ],
          [
            0.992196,
            52.195743
          ],
          [
            0.992201,
            52.195779
          ],
          [
            0.992206,
            52.195815
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012175140, IP14 1JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9921925141260546,
          52.19582758609978
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090890177, IP14 1JW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.9921186000360962,
          52.196252153327364
        ]
      }
    }
  ]
}