{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gautry Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.769256,
            53.498772
          ],
          [
            -0.770801,
            53.499211
          ],
          [
            -0.772336,
            53.499738
          ],
          [
            -0.773579,
            53.500166
          ],
          [
            -0.775433,
            53.500685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013440457, DN9 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7698560342139581,
          53.49925532886359
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024307280, DN9 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7692823022728761,
          53.49876401725845
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091169092, DN9 1AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.7670135568581691,
          53.501617123360425
        ]
      }
    }
  ]
}