{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Greenwood Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.717486,
            52.620469
          ],
          [
            -1.71749,
            52.621009
          ],
          [
            -1.717492,
            52.621181
          ],
          [
            -1.717587,
            52.621346
          ],
          [
            -1.717496,
            52.62153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013214296, B78 3BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7177797533868138,
          52.62092020263209
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013214299, B78 3BL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.717437414281171,
          52.62132392708856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024109497, B78 3HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7175313608941125,
          52.62049709197706
        ]
      }
    }
  ]
}