{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Coventry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.414543,
            53.388529
          ],
          [
            -1.414192,
            53.388757
          ],
          [
            -1.413842,
            53.388984
          ],
          [
            -1.413723,
            53.389065
          ],
          [
            -1.413603,
            53.389146
          ],
          [
            -1.41357,
            53.389169
          ],
          [
            -1.413536,
            53.389192
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013334166, S9 5HL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4144820096967956,
          53.38856499669905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013336090, S9 5FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4144582215486463,
          53.3892030784047
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100052215643, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4134491369614863,
          53.3893239695717
        ]
      }
    }
  ]
}