{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Caius Heath Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.355938,
            52.711441
          ],
          [
            1.355717,
            52.711711
          ],
          [
            1.355314,
            52.711819
          ],
          [
            1.353499,
            52.711619
          ],
          [
            1.352659,
            52.711589
          ],
          [
            1.349043,
            52.71146
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927491, NR12 7NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.349064104007161,
          52.711467441153445
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004286982, NR12 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3557146991254099,
          52.711872804449214
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004461971, NR12 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.353320374182165,
          52.71096929052999
        ]
      }
    }
  ]
}