{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Johnson Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.140909,
            52.641148
          ],
          [
            -1.140716,
            52.640859
          ],
          [
            -1.140608,
            52.640698
          ],
          [
            -1.140522,
            52.64057
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465061675, LE1 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1407720577406955,
          52.64061674521042
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465157826, LE1 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1408589548924362,
          52.64070727489641
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2465201329, LE1 4DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1407379266319024,
          52.640850237191955
        ]
      }
    }
  ]
}