{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.375371,
            53.754677
          ],
          [
            -2.374963,
            53.754741
          ],
          [
            -2.374554,
            53.754806
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070884082, BB5 1RH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.375356281110593,
          53.75467723430422
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010430433, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3750832160586643,
          53.754669101542504
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010430434, ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.375144921189888,
          53.754785753335945
        ]
      }
    }
  ]
}