{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Idris Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.843033,
            52.654242
          ],
          [
            -3.842616,
            52.654177
          ],
          [
            -3.842604,
            52.654177
          ],
          [
            -3.842159,
            52.654193
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070281983, SY20 9SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.842182389859473,
          52.65418253684831
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003195863, SY20 9SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.842465380227614,
          52.65423208104021
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003201089, SY20 9SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8425407664260143,
          52.65426687212163
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003201090, SY20 9SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8423767307601637,
          52.65423345986356
        ]
      }
    }
  ]
}