{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hinton Mews",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.811319,
            53.317238
          ],
          [
            -3.811267,
            53.316363
          ],
          [
            -3.811235,
            53.315826
          ],
          [
            -3.811797,
            53.315793
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023739545, LL30 1TT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.8113356274568946,
          53.317234185302325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024343300, LL30 1TU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.811161189064708,
          53.31595126949803
        ]
      }
    }
  ]
}