{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Springfield Road North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.02597,
            53.752194
          ],
          [
            -3.026269,
            53.752034
          ],
          [
            -3.026569,
            53.751874
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013593278, FY8 1TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0262539399010087,
          53.75202983006476
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023485020, FY8 1TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.026213052634478,
          53.75221893782523
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012834927, FY8 1TN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0263906239202716,
          53.75203764784559
        ]
      }
    }
  ]
}