{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East End Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.553399,
            52.773662
          ],
          [
            -1.553444,
            52.773609
          ],
          [
            -1.553489,
            52.773555
          ],
          [
            -1.553328,
            52.773392
          ],
          [
            -1.553382,
            52.773281
          ],
          [
            -1.553525,
            52.772989
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013903671, DE11 8LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5533434012105092,
          52.77332052707505
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030248887, DE11 8LL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5535553267598223,
          52.77288982423696
        ]
      }
    }
  ]
}