{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kiln Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.087054,
            52.673181
          ],
          [
            -1.086995,
            52.673168
          ],
          [
            -1.086936,
            52.673155
          ],
          [
            -1.086589,
            52.673138
          ],
          [
            -1.086242,
            52.673121
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070070962, LE4 8LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0870542598073023,
          52.67318143505151
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091073049, LE4 8LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0868884169208195,
          52.6733329872715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10091073050, LE4 8LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0867607668091828,
          52.67307129513972
        ]
      }
    }
  ]
}